| SmartSearchDeserialize Method |
Namespace:
Dynamicweb.SmartSearch
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax public bool Deserialize(
XmlDocument document
)
Public Function Deserialize (
document As XmlDocument
) As Boolean
Parameters
- document
- Type: System.XmlXmlDocument
Return Value
Type:
BooleanSee Also