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 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