Click or drag to resize
CMSEditableImageGetEditDialogParameters 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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public override string[] GetEditDialogParameters()

Return Value

Type: String
See Also