Share via


SPService.GetCreateApplicationLink method

Gets the administration user interface link that is used to create a new service application.

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

Syntax

public virtual SPAdministrationLink GetCreateApplicationLink(
    Type serviceApplicationType
)

Parameters

  • serviceApplicationType
    Type: System.Type

    The type of the service application description.

Return value

Type: Microsoft.SharePoint.Administration.SPAdministrationLink
The administration user interface link.

See also

Reference

SPService class

SPService members

Microsoft.SharePoint.Administration namespace