![]() | TaskDialog Class |
Namespace: Blackbaud.UAT.Core.Crm.Dialogs
The TaskDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaskDialog | Initializes a new instance of the TaskDialog class |
Name | Description | |
---|---|---|
![]() | Title |
Return the default page title
(Inherited from BaseComponent.) |
Name | Description | |
---|---|---|
![]() | CloseDialog |
Close the Dialog
(Inherited from Dialog.) |
![]() | 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.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SetFields |
Set the fields to their desired values.
|
![]() ![]() | SetReminders |
Set the reminders or the task. Always starts at the first row, replacing whatever
existing rows might exist.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | DialogIds |
Static list of supported unique dialog id.
|
![]() ![]() | SupportedFields |
Static mapping of supported field captions to CrmField objects encapsulating all relevant variables
needed to set the field's value.
|
![]() ![]() | SupportedRemindersGridFields |
Static mapping of supported Grid column captions to CrmField objects encapsulating all relevant variables
needed to set the field's value.
|