OnSiteEditHelper Class |
Namespace: CMS.PortalEngine.Web.UI
public class OnSiteEditHelper
The OnSiteEditHelper type exposes the following members.
Name | Description | |
---|---|---|
OnSiteEditHelper |
Name | Description | |
---|---|---|
WebPartPropertiesPageUrl |
Gets the full url to the web part properties page (WebPartProperties.aspx).
|
Name | Description | |
---|---|---|
GetEditDialogURL |
Creates URL for edit dialog
| |
GetEmptyEditableWebPartTag |
Gets the empty editable web part span tag.
| |
GetOnSiteEditEndTag |
Gets the end tag for the on-site editing envelope.
| |
GetOnSiteEditStartTag |
Gets the start tag for the on-site editing envelope. It's rendered if the user specified in property CurrentUser of the tagConfig parameter is either authorized to edit the specified page or is a designer.
|