WidgetInfoProviderGetWidgetInfo Method (Guid) |
Returns the WidgetInfo structure for the specified widget GUID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static WidgetInfo GetWidgetInfo(
Guid widgetGuid
)
Parameters
- widgetGuid
- Type: SystemGuid
Widget Guid
Return Value
Type:
WidgetInfoWidget info object
See Also