SummaryLinkWebPart.ModifyXsltArgumentList Method

The method allows us a chance to change the Xsl argument list generatedby the base class before it is passed to xsl.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overrides Sub ModifyXsltArgumentList ( _
    argList As ArgumentClassWrapper _
)
'Usage
Dim argList As ArgumentClassWrapper

Me.ModifyXsltArgumentList(argList)
protected override void ModifyXsltArgumentList(
    ArgumentClassWrapper argList
)

Parameters

See Also

Reference

SummaryLinkWebPart Class

SummaryLinkWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace