AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

ReflectionObjectXMLSerializer..::..LoadFromString Method

Overload List


  Name Description
Public method Static member LoadFromString(String, String)
Deserialises an XML payload into an instance of the type identified by reflectionName. No preferred-assembly hint is supplied; resolution walks the standard ReflectionUtility tier chain.
Public method Static member LoadFromString(String, String, String)
Deserialises an XML payload into an instance of the type identified by reflectionName, probing preferredAssembly first during type resolution.