BaseXmlDataSource.UseDataFileParameters Method
Changes the XmlDocPath to reflect the parameters represented by the DataFileParameter collection
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Function UseDataFileParameters As String
'Usage
Dim returnValue As String
returnValue = Me.UseDataFileParameters()
protected virtual string UseDataFileParameters()
Return Value
Type: System.String
A string that contains the URL path to use for fetching data.