  | PermissionContext Constructor  | 
  
    Namespace: 
   Dynamicweb.Security.Permissions
    Assembly:
   Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxprotected PermissionContext(
	bool pushOnStack = true
)
Protected Sub New ( 
	Optional pushOnStack As Boolean = true
)
Parameters
- pushOnStack (Optional)
 - Type: SystemBoolean
 
See Also