Class AdminBaseControl
public class AdminBaseControl : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AdminBaseControl
- Implements
- Derived
- Inherited Members
Constructors
AdminBaseControl()
public AdminBaseControl()
Properties
CurrentLanguage
public string CurrentLanguage { get; }
Property Value
CurrentLanguageCulture
protected CultureInfo CurrentLanguageCulture { get; }
Property Value
Identity
protected static ISecurityFramework Identity { get; }
Property Value
Navigator
public Navigator Navigator { get; }
Property Value
Organization
protected static OrganizationState Organization { get; }
Property Value
User
protected static User User { 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
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Translate(string)
public string Translate(string text)
Parameters
textstring