Share via


SPActionLink constructor (SPActionLinkType)

Initializes a new instance of the SPActionLink class based on the specified link type.

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

Syntax

'Declaration
Public Sub New ( _
    linkType As SPActionLinkType _
)
'Usage
Dim linkType As SPActionLinkType

Dim instance As New SPActionLink(linkType)
public SPActionLink(
    SPActionLinkType linkType
)

Parameters

See also

Reference

SPActionLink class

SPActionLink members

SPActionLink overload

Microsoft.SharePoint.Administration namespace