Click or drag to resize
CMSAbstractEditableControlGetEditDialogParameters Method
Gets the custom dialog parameters used in the On-site editing when opening the modal edit dialog. The url parameters are in the following format: "name=value"

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual string[] GetEditDialogParameters()

Return Value

Type: String
See Also