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