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