MediaChapter.. Property

Namespace:  System.Web.UI.SilverlightControls
Assembly:  System.Web.Silverlight (in System.Web.Silverlight.dll)

Syntax

'Declaration
Private ReadOnly Property IsTrackingViewState As Boolean
    Implements IStateManager.IsTrackingViewState
    Get
'Usage
Dim instance As MediaChapter
Dim value As Boolean

value = CType(instance, IStateManager).IsTrackingViewState
bool IStateManager.IsTrackingViewState { get; }

Property Value

Type: System.Boolean

Implements

IStateManagerIsTrackingViewState()

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

MediaChapter Class

MediaChapter Members

System.Web.UI.SilverlightControls Namespace