Click or drag to resize

ContextSetDefaultContext Method

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 void SetDefaultContext(
	IContext context
)

Parameters

context
Type: Dynamicweb.EnvironmentIContext
See Also