PortalFormHelper Class |
Namespace: CMS.PortalEngine
public static class PortalFormHelper
The PortalFormHelper type exposes the following members.
Name | Description | |
---|---|---|
ClearWebPartFormInfos |
Clears cached web part FormInfos.
| |
ClearWidgetFormInfos |
Clears cached web part FormInfos.
| |
GetDefaultWebPartProperties |
Gets the default properties for the given web part
| |
GetPositionFormInfo |
Returns FormInfo for Before/After section of a web part
| |
GetUIElementDefaultPropertiesForm |
Returns general FormInfo pro UI templates (stored in XML file)
| |
GetWebPartFormInfo |
Returns cached and merged FormInfo for web parts.
| |
GetWebPartProperties |
Gets web part properties.
| |
GetWidgetFormInfo |
Returns cached and merged FormInfo for widgets.
| |
LoadProperties |
Loads the properties from resource.
|