Class AddPrivacyGroup
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClearButton
ClearButton control.
protected ClearButton ClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContainerName
ContainerName control.
protected HtmlGenericControl ContainerName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterButton
FilterButton control.
protected SearchButton FilterButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FoundGroupText
FoundGroupText control.
protected Literal FoundGroupText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GroupType
GroupType control.
protected GroupTypeComboBox GroupType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewGroups
NewGroups control.
protected Grid NewGroups
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchPanel
SearchPanel control.
protected HtmlGenericControl SearchPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchText
SearchText control.
protected TextBox SearchText
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)