Click or drag to resize
CMSAbstractTransformationGetEditableImageUrl Method
Gets the editable image value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string GetEditableImageUrl(
	string controlId
)

Parameters

controlId
Type: SystemString
Editable image ID

Return Value

Type: String
See Also