ContextState Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents contextual information.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.Uii.Csr.Context
Microsoft.Uii.Csr.ContextState
Syntax
public class ContextState : Context
Public Class ContextState
Inherits Context
Constructors
Name | Description | |
---|---|---|
![]() |
ContextState() | Initializes a new instance of the ContextState class. |
![]() |
ContextState(Context) | Initializes a new instance of the ContextState class. |
Properties
Name | Description | |
---|---|---|
![]() |
ContextInformation | Gets or sets the context with an XML context(Inherited from Context.) |
![]() |
Count | Gets the number of items in the context.(Inherited from Context.) |
![]() |
Item[String] | Gets or sets the value associated with the specified key.(Inherited from Context.) |
![]() |
Modifier | Gets or sets the object that modifies the context state. |
Methods
Name | Description | |
---|---|---|
![]() |
Clear() | Clears the context.(Inherited from Context.) |
![]() |
CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetContext() | Get the XML context string from the context.(Inherited from Context.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
SetContext(String) | Sets the context with an XML context.(Inherited from Context.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright