Class LanguagesListTypeAttribute
Inheritance
System.Object
LanguagesListTypeAttribute
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public sealed class LanguagesListTypeAttribute : Attribute
Constructors
| Improve this Doc View SourceLanguagesListTypeAttribute(LanguagesListType)
Initializes a new instance of the LanguagesListTypeAttribute class.
Declaration
public LanguagesListTypeAttribute(LanguagesListType type)
Parameters
Type | Name | Description |
---|---|---|
LanguagesListType | type | The type of List. |
Properties
| Improve this Doc View SourceListType
Declaration
public LanguagesListType ListType { get; }
Property Value
Type | Description |
---|---|
LanguagesListType |