SPActionLink.LinkType property
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.