Table of Contents

Class LobbyBaseControl

Namespace
InSite.UI.Layout.Lobby
Assembly
InSite.UI.dll
public class LobbyBaseControl : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
LobbyBaseControl
Implements
Derived
Inherited Members

Constructors

LobbyBaseControl()

public LobbyBaseControl()

Properties

CurrentLanguage

public string CurrentLanguage { get; }

Property Value

string

CurrentLanguageCulture

protected CultureInfo CurrentLanguageCulture { get; }

Property Value

CultureInfo

Organization

protected static OrganizationState Organization { get; }

Property Value

OrganizationState

Methods

GetDisplayText(string)

protected string GetDisplayText(string attribute)

Parameters

attribute string

Returns

string

IsContentItem(RepeaterItem)

protected static bool IsContentItem(RepeaterItem item)

Parameters

item RepeaterItem

Returns

bool

IsContentItem(RepeaterItemEventArgs)

protected static bool IsContentItem(RepeaterItemEventArgs e)

Parameters

e RepeaterItemEventArgs

Returns

bool

Translate(string)

public string Translate(string text)

Parameters

text string

Returns

string