EditableWebPartPropertyGetDialogURL Method |
Returns the URL of the editing dialog for a general property
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public static string GetDialogURL(
string elementId,
string formControlName
)
Parameters
- elementId
- Type: SystemString
- formControlName
- Type: SystemString
Return Value
Type:
StringSee Also