Class LobbyBaseControl
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
CurrentLanguageCulture
protected CultureInfo CurrentLanguageCulture { get; }
Property Value
Organization
protected static OrganizationState Organization { get; }
Property Value
Methods
GetDisplayText(string)
protected string GetDisplayText(string attribute)
Parameters
attributestring
Returns
IsContentItem(RepeaterItem)
protected static bool IsContentItem(RepeaterItem item)
Parameters
itemRepeaterItem
Returns
IsContentItem(RepeaterItemEventArgs)
protected static bool IsContentItem(RepeaterItemEventArgs e)
Parameters
Returns
Translate(string)
public string Translate(string text)
Parameters
textstring