![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
StateManager Constructor(WebControl,StateBag) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > StateManager Class > StateManager Constructor : StateManager Constructor(WebControl,StateBag) |
- control
- The control using this StateManager.
- viewState
- ViewState for the control.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal control As WebControl, _ ByVal viewState As StateBag _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim control As WebControl Dim viewState As StateBag Dim instance As New StateManager(control, viewState) |
C# | |
---|---|
public StateManager( WebControl control, StateBag viewState ) |
Parameters
- control
- The control using this StateManager.
- viewState
- ViewState for the control.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family