  | DatabaseIsolateFromHttpContext Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
[BrowsableAttribute(true)]
[ObsoleteAttribute]
public static bool IsolateFromHttpContext { get; set; }<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<BrowsableAttribute(true)>
<ObsoleteAttribute>
Public Shared Property IsolateFromHttpContext As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also