Sprog
Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the list of elements on the panel.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public List<T> GetListOf<T>(
UIElementCollection pList
)
where T : class
Public Function GetListOf(Of T As Class) (
pList As UIElementCollection
) As List(Of T)
Parameters
pList
Type: System.Windows.Controls.UIElementCollectionSpecifies a pointer to the list.
Return Value
Type: System.Collections.Generic.List<T>
Type: List
Type Parameters
- T
Specifies the list.
See Also
PanelLayoutBase Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright