|  | PledgePanel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm.Panels
 Syntax
SyntaxThe PledgePanel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PledgePanel | Initializes a new instance of the PledgePanel class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| 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.) | 
 See Also
See Also