AspNetHostingPermission.AspNetHostingPermission(AspNetHostingPermissionLevel) Constructor
.NET Framework 3.0
Initializes a new instance of the AspNetHostingPermission class with the specified permission level.
Namespace: System.Web
Assembly: System (in system.dll)
Assembly: System (in system.dll)
public AspNetHostingPermission ( AspNetHostingPermissionLevel level )
public function AspNetHostingPermission ( level : AspNetHostingPermissionLevel )
Not applicable.
Parameters
- level
An AspNetHostingPermissionLevel enumeration value.
Community Additions
ADD
Show: