Table of Contents

Class Organizations

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

Constructors

Organizations()

public Organizations()

Fields

HelpHeading

HelpHeading control.

protected HtmlGenericControl HelpHeading

Field Value

HtmlGenericControl

Remarks

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

OrganizationRepeater

OrganizationRepeater control.

protected Repeater OrganizationRepeater

Field Value

Repeater

Remarks

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

SessionRepeater

SessionRepeater control.

protected Repeater SessionRepeater

Field Value

Repeater

Remarks

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

Methods

GetTimestampHtml(object)

protected string GetTimestampHtml(object when)

Parameters

when object

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs