DynamicsBaseHostedControl.CurrentContext Field
Stores the current UII context values
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As DynamicsBaseHostedControl
Dim value As Context
value = instance.CurrentContext
instance.CurrentContext = value
Syntax
'Declaration
Public CurrentContext As Context
public Context CurrentContext
public:
Context^ CurrentContext
public Context CurrentContext
public var CurrentContext : Context
Platforms
See Also
Reference
DynamicsBaseHostedControl Class
DynamicsBaseHostedControl Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.