WidgetCategoryInfoProvider GetWidgetCategoryInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWidgetCategoryInfo(Guid)
Returns the WidgetCategoryInfo structure for the specified widget category GUID.
Public methodStatic memberGetWidgetCategoryInfo(Int32)
Returns the WidgetCategoryInfo structure for the specified widget category.
Public methodStatic memberGetWidgetCategoryInfo(String)
Returns the WidgetCategoryInfo structure for the specified widget category name.
Back to Top
See Also