InitEventArgs Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the object type returned by the WebPart.GetInitEventArgs method.
The InitEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InitEventArgs | Obsolete. Initializes a new instance of the InitEventArgs class. |
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