Table of Contents

Class Create

Namespace
InSite.Admin.Contacts.Groups.Forms
Assembly
InSite.UI.dll
public class Create : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Create
Implements
Inherited Members

Constructors

Create()

public Create()

Fields

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.

CreateMultiView

CreateMultiView control.

protected MultiView CreateMultiView

Field Value

MultiView

Remarks

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

CreationType

CreationType control.

protected CreationTypeComboBox CreationType

Field Value

CreationTypeComboBox

Remarks

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

MultipleGroupLabel

MultipleGroupLabel control.

protected TextBox MultipleGroupLabel

Field Value

TextBox

Remarks

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

MultipleGroupName

MultipleGroupName control.

protected TextBox MultipleGroupName

Field Value

TextBox

Remarks

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

MultipleGroupType

MultipleGroupType control.

protected GroupTypeComboBox MultipleGroupType

Field Value

GroupTypeComboBox

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.

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

SingleGroupLabel

SingleGroupLabel control.

protected TextBox SingleGroupLabel

Field Value

TextBox

Remarks

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

SingleGroupName

SingleGroupName control.

protected TextBox SingleGroupName

Field Value

TextBox

Remarks

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

SingleGroupType

SingleGroupType control.

protected GroupTypeComboBox SingleGroupType

Field Value

GroupTypeComboBox

Remarks

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

ViewMultipleSection

ViewMultipleSection control.

protected View ViewMultipleSection

Field Value

View

Remarks

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

ViewNewSection

ViewNewSection control.

protected View ViewNewSection

Field Value

View

Remarks

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

Properties

DefaultGroupLabel

public string DefaultGroupLabel { get; }

Property Value

string

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs