CMSEditableImageGetContentXml Method |
Gets the image content XML
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public static string GetContentXml(
string imagePath,
string altText
)
Parameters
- imagePath
- Type: SystemString
Image path - altText
- Type: SystemString
Alternate text
Return Value
Type:
StringSee Also