| FunctionalArea Class |
Namespace: Blackbaud.UAT.Core.Crm
The FunctionalArea type exposes the following members.
| Name | Description | |
|---|---|---|
| FunctionalArea | Initializes a new instance of the FunctionalArea class |
| Name | Description | |
|---|---|---|
| Title |
Return the default page title
(Inherited from BaseComponent.) |
| Name | Description | |
|---|---|---|
| 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.) | |
| getXAddMenu |
Formats an XPath to handle an Add menu.
| |
| getXFaLink |
Returns an Xpath for a Functional Area link.
| |
| getXFunctionalAreaTask(String) |
Formats an XPath for finding a task on a functional area page
using the task link's caption.
| |
| getXFunctionalAreaTask(String, String) |
Formats the unique XPath for finding a task on a functional area page
using the grouping caption and task caption.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OpenLink(String) |
Click on the functional area link.
| |
| OpenLink(String, String) |
Click on the functional area link.
| |
| OpenLinkToPanel |
Click on the functional area link that navigates to a panel.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |