Share via


SummaryLinkFieldControl.ChromeType Property

Gets or sets the type of border that frames the control.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property ChromeType As PartChromeType
    Get
    Set
'Usage
Dim instance As SummaryLinkFieldControl
Dim value As PartChromeType

value = instance.ChromeType

instance.ChromeType = value
public PartChromeType ChromeType { get; set; }

Property Value

Type: System.Web.UI.WebControls.WebParts.PartChromeType

See Also

Reference

SummaryLinkFieldControl Class

SummaryLinkFieldControl Members

Microsoft.SharePoint.Publishing.WebControls Namespace