HostedControls.hostedControls Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the list of hosted controls.
public: static System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::EntityDescription ^> ^ hostedControls;
public static System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription> hostedControls;
staticval mutable hostedControls : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription>