| ListRowStoredInSelection Property |
Gets value indicating whether row was selected and this state was stored across list pagination.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool StoredInSelection { get; }
Public ReadOnly Property StoredInSelection As Boolean
Get
Property Value
Type:
BooleanReturn Value
Type:
BooleanRemarks See Also