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 or sets the identifier of the results Web Part.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property ResultListID As String
Get
Set
'Usage
Dim instance As DataResultBase
Dim value As String
value = instance.ResultListID
instance.ResultListID = value
public string ResultListID { get; set; }
Property Value
Type: System.String
A string that represents the identifier of the results Web Part.
Remarks
The ResultListID property distinguishes a Web Part if there are two or more instances of the same type of Web Part on the page. The default value is SRCHRES.