FeatureLinkSections.LinkSectionControl Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LinkSectionControl As String
Get
Set
'Usage
Dim instance As FeatureLinkSections
Dim value As String
value = instance.LinkSectionControl
instance.LinkSectionControl = value
public string LinkSectionControl { get; set; }
Property Value
Type: System.String