MapperDatasheetViewState Property |
The ViewState for the current page. Used to maintain filter and sort state across postbacks.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public override StateBag ViewState { set; }
Public Overrides WriteOnly Property ViewState As StateBag
Set
Property Value
Type:
StateBagImplements
IMapperViewStateSee Also