Share via


AddGroupEventArgs constructor

Instantiates an AddGroupEventArgs object.

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

Syntax

'Declaration
Public Sub New ( _
    linkSection As LinkSection _
)
'Usage
Dim linkSection As LinkSection

Dim instance As New AddGroupEventArgs(linkSection)
public AddGroupEventArgs(
    LinkSection linkSection
)

Parameters

See also

Reference

AddGroupEventArgs class

AddGroupEventArgs members

Microsoft.SharePoint.WebControls namespace