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.XslArgumentList object.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetXmlArguments As XsltArgumentList
'Usage
Dim instance As ArgumentClassWrapper
Dim returnValue As XsltArgumentList
returnValue = instance.GetXmlArguments()
public XsltArgumentList GetXmlArguments()
Return value
Type: System.Xml.Xsl.XsltArgumentList