ArgumentClassWrapper.SetXmlMode Method
Causes the ArgumentClassWrapper object to use an underlying System.Xml.Xsl.XsltArgumentList object.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub SetXmlMode
'Usage
Dim instance As ArgumentClassWrapper
instance.SetXmlMode()
public void SetXmlMode()