WpfBrowser.GetDocumentContainingId Method (HTMLDocument, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the document containing the requested ID.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public HTMLDocument GetDocumentContainingId(
HTMLDocument doc,
string id
)
Public Function GetDocumentContainingId (
doc As HTMLDocument,
id As String
) As HTMLDocument
Parameters
doc
Type: mshtml.HTMLDocumentSpecifies the document.
id
Type: System.StringSpecifies the ID.
Return Value
Type: mshtml.HTMLDocument
Type: HTMLDocument.
See Also
WpfBrowser Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright