Click or drag to resize
CMSEditableImageGetContentXml Method
Gets the image content XML

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public static string GetContentXml(
	string imagePath,
	string altText
)

Parameters

imagePath
Type: SystemString
Image path
altText
Type: SystemString
Alternate text

Return Value

Type: String
See Also