Table of Contents

Class Catalog

Namespace
InSite.UI.Portal.Learning.Programs
Assembly
InSite.UI.dll
public class Catalog : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Catalog
Implements
Inherited Members

Constructors

Catalog()

public Catalog()

Fields

CatalogRepeater

CatalogRepeater control.

protected Repeater CatalogRepeater

Field Value

Repeater

Remarks

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

CategoryPanel

CategoryPanel control.

protected Panel CategoryPanel

Field Value

Panel

Remarks

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

ProgramSearchControl

ProgramSearchControl control.

protected ProgramSearchControl ProgramSearchControl

Field Value

ProgramSearchControl

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