| OnSiteEditHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.PortalEngine.Web.UI
 Syntax
Syntaxpublic class OnSiteEditHelper
The OnSiteEditHelper type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OnSiteEditHelper | 
 Properties
Properties| Name | Description | |
|---|---|---|
|   | WebPartPropertiesPageUrl | 
            Gets the full url to the web part properties page (WebPartProperties.aspx).
             | 
 Methods
Methods| 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.
             | 
 See Also
See Also