WidgetInfoProvider GetWidgetInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWidgetInfo(Guid)
Returns the WidgetInfo structure for the specified widget GUID.
Public methodStatic memberGetWidgetInfo(Int32)
Returns the WidgetInfo structure for the specified widget id.
Public methodStatic memberGetWidgetInfo(String)
Returns the WidgetInfo structure for the specified widget name.
Back to Top
See Also