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.
Gets the 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 Function GetXsltArguments As XsltArgumentList
'Usage
Dim instance As ArgumentClassWrapper
Dim returnValue As XsltArgumentList
returnValue = instance.GetXsltArguments()
public XsltArgumentList GetXsltArguments()
Return Value
Type: System.Xml.Xsl.XsltArgumentList