Namespace:  Endeca.Web.Internal
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
protected bool IsTrackingViewState { get; }
Visual Basic (Declaration)
Protected ReadOnly Property IsTrackingViewState As Boolean
Visual C++
protected:
property bool IsTrackingViewState {
	bool get ();
}

See Also