BdcDataSourceView.IStateManager.IsTrackingViewState Property
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Private ReadOnly Property IsTrackingViewState As Boolean
Implements IStateManager.IsTrackingViewState
Get
'Usage
Dim instance As BdcDataSourceView
Dim value As Boolean
value = CType(instance, IStateManager).IsTrackingViewState
bool IStateManager.IsTrackingViewState { get; }
Property Value
Type: System.Boolean
Implements
IStateManager.IsTrackingViewState