Table of Contents

Class DeleteUser

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

Constructors

DeleteUser()

public DeleteUser()

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.

DeleteButton

DeleteButton control.

protected DeleteButton DeleteButton

Field Value

DeleteButton

Remarks

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

PersonDetail

PersonDetail control.

protected PersonInfo PersonDetail

Field Value

PersonInfo

Remarks

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

ProgramName

ProgramName control.

protected Literal ProgramName

Field Value

Literal

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