Namespace:  Neodynamic.WebControls.ImageDraw
Assembly:  Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll)
Version: 4.0.2000.0 (4.0.2000.0)

Syntax

C#
protected StateBag ViewState { get; }
Visual Basic (Declaration)
Protected ReadOnly Property ViewState As StateBag
Visual C++
protected:
property StateBag^ ViewState {
	StateBag^ get ();
}

See Also