Share via


AddGroupEventArgs.LinkSection property

Gets the Microsoft.SharePoint.WebControls.LinkSection object that is associated with the AddGroup event.

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

Syntax

'Declaration
Public ReadOnly Property LinkSection As LinkSection
    Get
'Usage
Dim instance As AddGroupEventArgs
Dim value As LinkSection

value = instance.LinkSection
public LinkSection LinkSection { get; }

Property value

Type: Microsoft.SharePoint.WebControls.LinkSection

See also

Reference

AddGroupEventArgs class

AddGroupEventArgs members

Microsoft.SharePoint.WebControls namespace