Click or drag to resize
EditableWebPartPropertyGetDialogURL Method
Returns the URL of the editing dialog for a general property

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public static string GetDialogURL(
	string elementId,
	string formControlName
)

Parameters

elementId
Type: SystemString
formControlName
Type: SystemString

Return Value

Type: String
See Also