| ContextContextMapper Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax [ObsoleteAttribute("Use ContextAccessor")]
public static IContextMapper ContextMapper { get; set; }
<ObsoleteAttribute("Use ContextAccessor")>
Public Shared Property ContextMapper As IContextMapper
Get
Set
Property Value
Type:
IContextMapperSee Also