Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an XmlNamespaceManager object that is used for XPath lookup.
Syntax
private XmlNamespaceManager reportRdlNamespaceManager(XmlDocument reportRdlDocument)
Run On
Client
Parameters
- reportRdlDocument
Type: XmlDocument Class
The XmlDocument object that contains the report RDL.
Return Value
Type: XmlNamespaceManager Class
The XmlNamespaceManager object that was created.