CoreResultsWebPart.ModifyXsltArgumentList Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.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
- argList
Type: Microsoft.SharePoint.WebPartPages.ArgumentClassWrapper