DynamicsBaseHostedControl.GetCurrentContext Method
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.
public:
virtual Microsoft::Uii::Csr::Context ^ GetCurrentContext();
public Microsoft.Uii.Csr.Context GetCurrentContext ();
abstract member GetCurrentContext : unit -> Microsoft.Uii.Csr.Context
override this.GetCurrentContext : unit -> Microsoft.Uii.Csr.Context
Public Function GetCurrentContext () As Context