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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string GetEditableImageUrl(
	string controlId
)

Parameters

controlId
Type: SystemString
Editable image ID

Return Value

Type: String
See Also