Class Create
- Namespace
- InSite.UI.Admin.Identity.Permissions
- Assembly
- InSite.UI.dll
public class Create : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Create
- Implements
- Inherited Members
Constructors
Create()
public Create()
Fields
AllowAdministrate
AllowAdministrate control.
protected CheckBox AllowAdministrate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AllowConfigure
AllowConfigure control.
protected CheckBox AllowConfigure
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AllowCreate
AllowCreate control.
protected CheckBox AllowCreate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AllowDelete
AllowDelete control.
protected CheckBox AllowDelete
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AllowRead
AllowRead control.
protected CheckBox AllowRead
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AllowWrite
AllowWrite control.
protected CheckBox AllowWrite
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreatorStatus
CreatorStatus control.
protected Alert CreatorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GroupField
GroupField control.
protected HtmlGenericControl GroupField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PermissionGroupIdentifier
PermissionGroupIdentifier control.
protected FindGroup PermissionGroupIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PermissionPanel
PermissionPanel control.
protected HtmlGenericControl PermissionPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
ApplyAccessControl()
public override void ApplyAccessControl()
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)