Table of Contents

Class PortalBasePage

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

Constructors

PortalBasePage()

public PortalBasePage()

Properties

Access

public virtual AccessControl Access { get; set; }

Property Value

AccessControl

IsAuthenticationRequired

public bool IsAuthenticationRequired { get; set; }

Property Value

bool

Navigator

public Navigator Navigator { get; }

Property Value

Navigator

PortalMaster

protected PortalMaster PortalMaster { get; }

Property Value

PortalMaster

User

protected static User User { get; }

Property Value

User

Methods

AddFolderToUrl(string)

public string AddFolderToUrl(string url)

Parameters

url string

Returns

string

ApplyAccessControl()

public virtual void ApplyAccessControl()

ApplyAccessControlForCmds()

public virtual void ApplyAccessControlForCmds()

AutoBindFolderHeader(BreadcrumbItem, string, string, string[])

protected void AutoBindFolderHeader(BreadcrumbItem create = null, string qualifier = null, string linkTitle = null, string[] parentLinkTitles = null)

Parameters

create BreadcrumbItem
qualifier string
linkTitle string
parentLinkTitles string[]

CreateAccessDeniedException()

protected void CreateAccessDeniedException()

LocalizeDate(object)

protected string LocalizeDate(object time)

Parameters

time object

Returns

string

LocalizeTime(object, string)

protected string LocalizeTime(object time, string element = null)

Parameters

time object
element string

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreInit(EventArgs)

protected override void OnPreInit(EventArgs e)

Parameters

e EventArgs
public void OverrideHomeLink(string url)

Parameters

url string

RenderBreadcrumb(string)

public void RenderBreadcrumb(string urlArgs)

Parameters

urlArgs string