SPProgressUpdateEventArgs Members
Include Protected Members
Include Inherited Members
Provides event arguments for the progress update event.
The SPProgressUpdateEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPProgressUpdateEventArgs(String, Double) | ||
SPProgressUpdateEventArgs(String, UInt32, UInt32) | Initializes a new instance of the SPProgressUpdateEventArgs 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