| 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.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic virtual string[] GetEditDialogParameters()
Return Value
Type: 
String See Also
See Also