Class AdminBase
public class AdminBase : MasterPage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AdminBase
- Implements
- Inherited Members
Constructors
AdminBase()
public AdminBase()
Fields
BodyContent
BodyContent control.
protected ContentPlaceHolder BodyContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BodyForm
BodyForm control.
protected HtmlForm BodyForm
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HeadContent
HeadContent control.
protected ContentPlaceHolder HeadContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HtmlBody
HtmlBody control.
protected HtmlGenericControl HtmlBody
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScriptManager
ScriptManager control.
protected ScriptManager ScriptManager
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Identity
protected ISecurityFramework Identity { get; }
Property Value
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)