AddGroupEventArgs Constructor

Instantiates an AddGroupEventArgs object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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