public static Collection<ComponentElement> GetComponentElements( string category )
Public Shared Function GetComponentElements( _ ByVal category As String _ ) As Collection(Of ComponentElement)
Parameters
- category
- The name of the category as defined in DAML.
Return Value
The elements registered in the category.