| CMSEditableImageGetContentXml Method | 
            Gets the image content XML
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetContentXml(
	string imagePath,
	string altText
)
Parameters
- imagePath
- Type: SystemString
 Image path
- altText
- Type: SystemString
 Alternate text
Return Value
Type: 
String See Also
See Also