Table of Contents

Class ChangePrivacy

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

Constructors

ChangePrivacy()

public ChangePrivacy()

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.

ClassSummaryInfo

ClassSummaryInfo control.

protected ClassSummaryInfo ClassSummaryInfo

Field Value

ClassSummaryInfo

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

FilterGroupButton

FilterGroupButton control.

protected FilterButton FilterGroupButton

Field Value

FilterButton

Remarks

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

FilterGroupList

FilterGroupList control.

protected CheckBoxList FilterGroupList

Field Value

CheckBoxList

Remarks

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

FilterGroupName

FilterGroupName control.

protected TextBox FilterGroupName

Field Value

TextBox

Remarks

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

FilterGroupType

FilterGroupType control.

protected GroupTypeComboBox FilterGroupType

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.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SaveGroups()

public void SaveGroups()