| EditableListColumnUserEditorSelect Property |
Gets or sets the value which indicates what kind of User Managment object can be selected.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("")]
public EditableListColumnUserEditorSelectTypes Select { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property Select As EditableListColumnUserEditorSelectTypes
Get
Set
Property Value
Type:
EditableListColumnUserEditorSelectTypesRemarks See Also