AddGroupEventArgs members
Represents information that is used by processes that consume AddGroup events.
The AddGroupEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddGroupEventArgs | Instantiates an AddGroupEventArgs object. |
Top
Properties
Name | Description | |
---|---|---|
LinkSection | Gets the Microsoft.SharePoint.WebControls.LinkSection object that is associated with the AddGroup event. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top