Share via


SPServiceApplication.ManageLink property

Gets the link of the user interface for administration that is used to manage the service application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual SPAdministrationLink ManageLink { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPAdministrationLink
Gets SPAdministrationLink that is the link to the user interface for administration.

Remarks

This property always returns null.

See also

Reference

SPServiceApplication class

SPServiceApplication members

Microsoft.SharePoint.Administration namespace