LLBLGenProDataSourceBaseTrackViewState Method |
Causes tracking of view-state changes to the server control so they can be stored in the server control's
StateBag object. This object is accessible through the
ViewState property.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.4.0.0 (5.4.0)
Syntax protected override void TrackViewState()
Protected Overrides Sub TrackViewState
See Also