HostedControls.hostedControls Field

Specifies the list of hosted controls.

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim value As List(Of EntityDescription)

value = HostedControls.hostedControls

HostedControls.hostedControls = value

Syntax

'Declaration
Public Shared hostedControls As List(Of EntityDescription)
public static List<EntityDescription> hostedControls
public:
static List<EntityDescription^>^ hostedControls
public static List<EntityDescription> hostedControls
public static var hostedControls : List<EntityDescription>

Platforms

See Also

Reference

HostedControls Class
HostedControls Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.