Property XmlNamespaceManager
XmlNamespaceManager
XmlNamespaceManager property, XmlNamespaceManager used for executing XPath queries. in order to set this property using markup, an XmlDataNamespaceManager resource can be used.
public XmlNamespaceManager XmlNamespaceManager { get; set; }
Property Value
Remarks
Setting this property will implicitly cause this DataProvider to refresh. When changing multiple refresh-causing properties, the use of DeferRefresh() is recommended.