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 or sets the default style for links.
Namespace: Microsoft.SharePoint.Publishing.Fields
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property LinkStyle As String
Get
Set
'Usage
Dim instance As SummaryLinkFieldValue
Dim value As String
value = instance.LinkStyle
instance.LinkStyle = value
public string LinkStyle { get; set; }
Property Value
Type: System.String
The default style for links.