[]
Indicates whether this menu is tracking the viewstate.
[Browsable(false)]
public bool IsTrackingViewState { get; }
<Browsable(False)>
Public ReadOnly Property IsTrackingViewState As Boolean
Type | Description |
---|---|
bool | true if a server control is tracking its view state changes; otherwise, false. |