Share via


FeatureLinkSections.LinkSectionPath property

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

Syntax

'Declaration
Public Property LinkSectionPath As String
    Get
    Set
'Usage
Dim instance As FeatureLinkSections
Dim value As String

value = instance.LinkSectionPath

instance.LinkSectionPath = value
public string LinkSectionPath { get; set; }

Property value

Type: System.String

See also

Reference

FeatureLinkSections class

FeatureLinkSections members

Microsoft.SharePoint.WebControls namespace