ContextState Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ContextState() |
Initializes a new instance of the ContextState class. |
ContextState(Context) |
Initializes a new instance of the ContextState class. |
ContextState()
Initializes a new instance of the ContextState class.
public:
ContextState();
public ContextState ();
Public Sub New ()
Applies to
ContextState(Context)
Initializes a new instance of the ContextState class.
public:
ContextState(Microsoft::Uii::Csr::Context ^ context);
public ContextState (Microsoft.Uii.Csr.Context context);
new Microsoft.Uii.Csr.ContextState : Microsoft.Uii.Csr.Context -> Microsoft.Uii.Csr.ContextState
Public Sub New (context As Context)
Parameters
- context
- Context
Specifies the context object