Spread for ASP.NET 10 Product Documentation
ViewState Property (MenuItem)


Gets the state of the view.
Syntax
'Declaration
 
Public ReadOnly Property ViewState As StateBag
'Usage
 
Dim instance As MenuItem
Dim value As StateBag
 
value = instance.ViewState
public StateBag ViewState {get;}

Property Value

The state of the view.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MenuItem Class
MenuItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.