Table of Contents

Class Delete

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

Constructors

Delete()

public Delete()

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.

CategoryFolder

CategoryFolder control.

protected Literal CategoryFolder

Field Value

Literal

Remarks

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

CategoryName

CategoryName control.

protected Literal CategoryName

Field Value

Literal

Remarks

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

CloseButton

CloseButton control.

protected CloseButton CloseButton

Field Value

CloseButton

Remarks

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

ConfirmMessage

ConfirmMessage control.

protected HtmlGenericControl ConfirmMessage

Field Value

HtmlGenericControl

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.

ErrorPanel

ErrorPanel control.

protected Panel ErrorPanel

Field Value

Panel

Remarks

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

ErrorText

ErrorText control.

protected Literal ErrorText

Field Value

Literal

Remarks

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

NavigateUrl

public const string NavigateUrl = "/ui/admin/learning/categories/delete"

Field Value

string

Methods

GetNavigateUrl(Guid)

public static string GetNavigateUrl(Guid itemId)

Parameters

itemId Guid

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

Redirect(Guid)

public static void Redirect(Guid itemId)

Parameters

itemId Guid