CMSEditableImageGetContentXml Method |
Gets the image content XML
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.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