| PledgePanel Class |
Namespace: Blackbaud.UAT.Core.Crm.Panels
The PledgePanel type exposes the following members.
| Name | Description | |
|---|---|---|
| PledgePanel | Initializes a new instance of the PledgePanel class |
| Name | Description | |
|---|---|---|
| Title |
Return the default page title
(Inherited from BaseComponent.) |
| Name | Description | |
|---|---|---|
| DesignationExists |
Check if a designation exists.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsPledgeAmount |
Check if the pledge is for the provided amount.
| |
| IsPledgeConstituent |
Check if the pledge is associated with the provided constituent.
Verifies by checking which constituent the header link navigates to.
| |
| IsPledgeSubtype |
Check if the pledge has the provided subtype.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |