SocialMarketingBackCompatibilityHelperDeserializePublishingElement Method |
Deserializes the passed string with XML into SocialMarketingPublishingElement and returns it.
Throws exception if it is not possible to deserialize publishing element from given XML.
Namespace: CMS.SocialMarketing.Web.UIAssembly: CMS.SocialMarketing.Web.UI (in CMS.SocialMarketing.Web.UI.dll) Version: 12.0.0
Syntax Exceptions Exception | Condition |
---|
Exception | When it is not possible to deserialize publishing element from given XML. |
See Also