SPActionLink.LinkType Property
Gets the type of action for the link.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.