PortalContext.SearchApplicationName Property
Gets the name of the search application for this portal site.
Namespace: Microsoft.SharePoint.Portal
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property SearchApplicationName As String
Get
'Usage
Dim instance As PortalContext
Dim value As String
value = instance.SearchApplicationName
public string SearchApplicationName { get; }
Property Value
Type: System.String
A string that contains the name of the search application for this portal site.