Enum ListBoundField
Enumeration that determines the field that a List binds to.
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public enum ListBoundField : int
Remarks
LabelMode is used by PropertyEditorControl to determine how the label is displayed.
Fields
Name | Description |
---|---|
Id | Enumeration that determines the field that a List binds to. |
Text | Enumeration that determines the field that a List binds to. |
Value | Enumeration that determines the field that a List binds to. |