Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the XML initialization string used for a given application.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual string GetApplicationInitializationXml(
Guid applicationID
)
Public Overridable Function GetApplicationInitializationXml (
applicationID As Guid
) As String
Parameters
applicationID
Type: System.GuidSpecifies the ID of the application
Return Value
Type: System.String
Type: String
An XML string or null in the case of an error
Remarks
This really should've been done as part of IHostedApplication or a later interface for each application, however doing so now would break existing code.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright