| WidgetInfoProviderGetWidgetInfoInternal Method (Int32) | 
            Returns the WidgetInfo structure for the specified widget id.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
 Syntax
Syntaxprotected virtual WidgetInfo GetWidgetInfoInternal(
	int widgetId
)
Parameters
- widgetId
- Type: SystemInt32
 Widget id
Return Value
Type: 
WidgetInfo See Also
See Also