WidgetInfoProviderGetWidgetInfo Method (String) |
Returns the WidgetInfo structure for the specified widget name.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static WidgetInfo GetWidgetInfo(
string widgetName
)
Parameters
- widgetName
- Type: SystemString
Widget name (code name)
Return Value
Type:
WidgetInfoSee Also