Partager via


KMControl.GetContextRecord(String) Method

Definition

Gets the context information for the KM control.

protected:
 Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsCustomerRecord ^ GetContextRecord(System::String ^ applicationName);
protected Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord GetContextRecord (string applicationName);
member this.GetContextRecord : string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord
Protected Function GetContextRecord (applicationName As String) As DynamicsCustomerRecord

Parameters

applicationName
String

Name of the KM Control.

Returns

Returns DynamicsCustomerRecord.

Applies to