Table of Contents

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

CheckBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AllowConfigure

AllowConfigure control.

protected CheckBox AllowConfigure

Field Value

CheckBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AllowCreate

AllowCreate control.

protected CheckBox AllowCreate

Field Value

CheckBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AllowDelete

AllowDelete control.

protected CheckBox AllowDelete

Field Value

CheckBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AllowRead

AllowRead control.

protected CheckBox AllowRead

Field Value

CheckBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AllowWrite

AllowWrite control.

protected CheckBox AllowWrite

Field Value

CheckBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CreatorStatus

CreatorStatus control.

protected Alert CreatorStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

GroupField

GroupField control.

protected HtmlGenericControl GroupField

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PermissionGroupIdentifier

PermissionGroupIdentifier control.

protected FindGroup PermissionGroupIdentifier

Field Value

FindGroup

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PermissionPanel

PermissionPanel control.

protected HtmlGenericControl PermissionPanel

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

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

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs