Table of Contents

Class Calendar

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

Constructors

Calendar()

public Calendar()

Fields

MainPanel

MainPanel control.

protected HtmlGenericControl MainPanel

Field Value

HtmlGenericControl

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

Properties

CalendarDate

protected string CalendarDate { get; }

Property Value

string

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs