Slu.Heureka.DomainLayer.ProjectHandling Namespace > ControlCategory Class : GetProjectControlCategories Method |
'Declaration
Public Shared Function GetProjectControlCategories( _ Optional ByVal type As ControlCategoryType _ ) As IDictionary(Of Guid,ControlCategory)
'Usage
Dim type As ControlCategoryType Dim value As IDictionary(Of Guid,ControlCategory) value = ControlCategory.GetProjectControlCategories(type)
public static IDictionary<Guid,ControlCategory> GetProjectControlCategories( ControlCategoryType type )
public: static IDictionary<Guid,ControlCategory^>^ GetProjectControlCategories( ControlCategoryType type )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2