Class LabelModeAttribute
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class LabelModeAttribute : Attribute, _Attribute
Constructors
LabelModeAttribute(LabelMode)
Declaration
public LabelModeAttribute(LabelMode mode)
Parameters
Type | Name | Description |
---|---|---|
LabelMode | mode |
Properties
Mode
Declaration
public LabelMode Mode { get; }
Property Value
Type | Description |
---|---|
LabelMode |