Table of Contents

Class LimitCapacity

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

Constructors

LimitCapacity()

public LimitCapacity()

Fields

AllowMultipleRegistrations

AllowMultipleRegistrations control.

protected RadioButtonList AllowMultipleRegistrations

Field Value

RadioButtonList

Remarks

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

BillingCodeEnabled

BillingCodeEnabled control.

protected RadioButtonList BillingCodeEnabled

Field Value

RadioButtonList

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.

CapacityValidator

CapacityValidator control.

protected CustomValidator CapacityValidator

Field Value

CustomValidator

Remarks

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

LocationInfo

LocationInfo control.

protected ClassLocationInfo LocationInfo

Field Value

ClassLocationInfo

Remarks

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

MaximumCapacity

MaximumCapacity control.

protected NumericBox MaximumCapacity

Field Value

NumericBox

Remarks

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

MaximumCapacityRequired

MaximumCapacityRequired control.

protected RequiredValidator MaximumCapacityRequired

Field Value

RequiredValidator

Remarks

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

MinimalCapacity

MinimalCapacity control.

protected NumericBox MinimalCapacity

Field Value

NumericBox

Remarks

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

PersonCodeIsRequired

PersonCodeIsRequired control.

protected RadioButtonList PersonCodeIsRequired

Field Value

RadioButtonList

Remarks

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

PersonCodeIsRequiredHint

PersonCodeIsRequiredHint control.

protected Literal PersonCodeIsRequiredHint

Field Value

Literal

Remarks

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

PersonCodeIsRequiredLabel

PersonCodeIsRequiredLabel control.

protected Literal PersonCodeIsRequiredLabel

Field Value

Literal

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.

SummaryInfo

SummaryInfo control.

protected ClassSummaryInfo SummaryInfo

Field Value

ClassSummaryInfo

Remarks

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

WaitlistEnabled

WaitlistEnabled control.

protected RadioButtonList WaitlistEnabled

Field Value

RadioButtonList

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs