Gets the javascript code which ensures adding a new inline widget to the page.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- widgetInfo
- Type: CMS.PortalEngine WidgetInfo
The widget info object
- row
- Type: System.Data DataRow
The widget data
- fields
- Type: System.Collections.Generic List FormFieldInfo
The list of inline widget properties which will be saved in the text editor
Return Value
Type: StringSee Also