Class DNNLocaleEditControl
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class DNNLocaleEditControl : TextEditControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IPostBackEventHandler
Constructors
DNNLocaleEditControl()
Declaration
public DNNLocaleEditControl()
Properties
DisplayMode
Declaration
protected string DisplayMode { get; }
Property Value
Type | Description |
---|---|
string |
ListType
Declaration
protected LanguagesListType ListType { get; }
Property Value
Type | Description |
---|---|
LanguagesListType |
PortalSettings
Declaration
protected PortalSettings PortalSettings { get; }
Property Value
Type | Description |
---|---|
PortalSettings |
Methods
OnAttributesChanged()
Declaration
protected override void OnAttributesChanged()
Overrides
RaisePostBackEvent(string)
Declaration
public void RaisePostBackEvent(string eventArgument)
Parameters
Type | Name | Description |
---|---|---|
string | eventArgument |
RenderEditMode(HtmlTextWriter)
Declaration
protected override void RenderEditMode(HtmlTextWriter writer)
Parameters
Type | Name | Description |
---|---|---|
HtmlTextWriter | writer |
Overrides
RenderViewMode(HtmlTextWriter)
Declaration
protected override void RenderViewMode(HtmlTextWriter writer)
Parameters
Type | Name | Description |
---|---|---|
HtmlTextWriter | writer |