| UserSelectorTotalItems Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public Nullable<int> TotalItems { get; set; }
<BindableAttribute(true)>
Public Property TotalItems As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also