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.
Replaces any label expressions in the XmlDocument with the label value.
Syntax
private void replaceRdlLabelExpressions(XmlDocument xmlDoc, XmlNamespaceManager nsmgr)
Run On
Client
Parameters
- xmlDoc
Type: XmlDocument Class
The XmlDocument object.
- nsmgr
Type: XmlNamespaceManager Class
The XmlNamespaceManager object that is used for xPath query operations.