| WidgetInfoProviderGetWidgetInfoByGuidInternal Method  | 
            Returns the WidgetInfo structure for the specified guid.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected virtual WidgetInfo GetWidgetInfoByGuidInternal(
	Guid guid
)
Parameters
- guid
 - Type: SystemGuid
Widget Guid 
Return Value
Type: 
WidgetInfo
See Also