|  | MultiLevelEventDialog Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm.Dialogs
 Syntax
SyntaxThe MultiLevelEventDialog type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MultiLevelEventDialog | Initializes a new instance of the MultiLevelEventDialog class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AddChildEvent | 
            Add an event to the multi-level event as a child to a specified event
            already added to the multi-level event.
             | 
|   | AddExistingEvent | 
            Add an event to the multi-level event.  If an event if currently selected in
            the hierachy, then the new event will be added a child to the selected event.
             | 
|  | CloseDialog | 
            Close the Dialog
            (Inherited from Dialog.) | 
|   | CopyFrom | 
            Select a parent event to add a new child event to.  The child event will be copied from an existing event.
             | 
|  | 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.) | 
|   | getXAddedEvent | 
            Static mapping of supported field captions to CrmField objects encapsulating all relevant variables
            needed to set the field's value.
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | SetTemplate | 
            Set the 'Event management template' dropdown.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Fields
Fields See Also
See Also