Table of Contents

Class Edit

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

Constructors

Edit()

public Edit()

Fields

AchievementsEditor

AchievementsEditor control.

protected AchievementListEditor AchievementsEditor

Field Value

AchievementListEditor

Remarks

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

AchievementsSection

AchievementsSection control.

protected NavItem AchievementsSection

Field Value

NavItem

Remarks

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

AlertStatus

AlertStatus control.

protected Alert AlertStatus

Field Value

Alert

Remarks

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

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.

CategoryDetail

CategoryDetail control.

protected CategoryDetail CategoryDetail

Field Value

CategoryDetail

Remarks

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

CategorySection

CategorySection control.

protected NavItem CategorySection

Field Value

NavItem

Remarks

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

CollectionName

public const string CollectionName = "Learning/Catalogs/Category/Name"

Field Value

string

CourseRepeater

CourseRepeater control.

protected Repeater CourseRepeater

Field Value

Repeater

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.

DescriptionDisplay

DescriptionDisplay control.

protected Literal DescriptionDisplay

Field Value

Literal

Remarks

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

NavPanel

NavPanel control.

protected Nav NavPanel

Field Value

Nav

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/edit"

Field Value

string

ProgramRepeater

ProgramRepeater control.

protected Repeater ProgramRepeater

Field Value

Repeater

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.

ValidationSummary

ValidationSummary control.

protected ValidationSummary ValidationSummary

Field Value

ValidationSummary

Remarks

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

Methods

ApplyAccessControl()

public override void ApplyAccessControl()

GetCollectionId()

public static Guid? GetCollectionId()

Returns

Guid?

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