WpfBrowser.UsdObjectForScripting Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets an instance of a public class, implemented by Unified Service Desk or your custom application, which can be accessed by script from a web page hosted in Unified Service Desk.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public IUsdScriptingObject UsdObjectForScripting { get; set; }
Public Property UsdObjectForScripting As IUsdScriptingObject
Property Value
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.IUsdScriptingObject
Returns IUsdScriptingObject
The Object that is an instance of a public class, implemented by Unified Service Desk or your custom application, which can be accessed by script from a web page hosted in Unified Service Desk.
Remarks
This property functions similarly to the WebBrowser.ObjectForScripting property.
See Also
WpfBrowser Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright