Context Members
Represents the context class used to track contextual information, wrapped in an object.
The following tables list the members exposed by the Context type.
Public Constructors
Name | Description | |
---|---|---|
Context | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ContextInformation | Gets or sets the context with an XML context | |
ContextRoot | Gets the context root value. | |
Count | Gets the number of items in the context. | |
EmptyContext | Gets an empty context | |
Item | Gets or sets the value associated with the specified key. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Clear | Clears the context. | |
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
GetContext | Get the XML context string from the context. | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
SetContext | Sets the context with an XML context. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from MarshalByRefObject) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Context Class
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.