Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of action for the link.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LinkType As SPActionLinkType
Get
'Usage
Dim instance As SPActionLink
Dim value As SPActionLinkType
value = instance.LinkType
public SPActionLinkType LinkType { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPActionLinkType
An SPActionLinkType value that indicates the type of action.