| UserGroupListFilterGroupID Property |
Gets or sets the groupID of the selected group
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public Nullable<int> GroupID { get; set; }
<BindableAttribute(true)>
Public Property GroupID As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also