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

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

Parameters

url
Type: SystemString
Editable image url

Return Value

Type: String
See Also