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