Table of Contents

Class AddPrivacyGroup

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

Constructors

AddPrivacyGroup()

public AddPrivacyGroup()

Fields

AddButton

AddButton control.

protected Button AddButton

Field Value

Button

Remarks

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

ClearButton

ClearButton control.

protected ClearButton ClearButton

Field Value

ClearButton

Remarks

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

ContainerName

ContainerName control.

protected HtmlGenericControl ContainerName

Field Value

HtmlGenericControl

Remarks

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

FilterButton

FilterButton control.

protected SearchButton FilterButton

Field Value

SearchButton

Remarks

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

FoundGroupText

FoundGroupText control.

protected Literal FoundGroupText

Field Value

Literal

Remarks

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

GroupType

GroupType control.

protected GroupTypeComboBox GroupType

Field Value

GroupTypeComboBox

Remarks

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

NewGroups

NewGroups control.

protected Grid NewGroups

Field Value

Grid

Remarks

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

SearchPanel

SearchPanel control.

protected HtmlGenericControl SearchPanel

Field Value

HtmlGenericControl

Remarks

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

SearchText

SearchText control.

protected TextBox SearchText

Field Value

TextBox

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