| BannerManagementHelperDeserializeBannerImageAttributes Method (String) | 
            Deserializes the passed XML in string and returns BannerImageAttributes.
            
 
Namespace: CMS.BannerManagementAssembly: CMS.BannerManagement (in CMS.BannerManagement.dll) Version: 10.0.0
 Syntax
Syntaxpublic static BannerImageAttributes DeserializeBannerImageAttributes(
	string xmlString
)
Parameters
- xmlString
- Type: SystemString
 XML
Return Value
Type: 
BannerImageAttributes See Also
See Also