SearchServiceInstance.ManageLink Property
Gets a link object that represents the action that manages the search service in SharePoint Central Administration.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ManageLink As SPActionLink
Get
'Usage
Dim instance As SearchServiceInstance
Dim value As SPActionLink
value = instance.ManageLink
public override SPActionLink ManageLink { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPActionLink
Remarks
The administrator can configure the instance even when it is disabled.