ArcObjects Library Reference (TrackingAnalyst)  

ITemplateEditorDialog2 Interface

Provides the dialog to access and edit message templates used for message bodies for actions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Write-only property Action Server or Service Action whose action's message template is to be reviewed or edited.
Read/write property InsertFileButton Show the insert file button to allow browsing to a file.
Method LoadStorage Load the relevant information from storage into memory.
Method SaveStorage Save the relevant information from memory into storage.
Write-only property ServerConnection Server connection for obtaining the service Dataset Definition ID
Method ShowDialog Displays the template properties dialog for review or edit.
Read-only property Template The specific message template corresponding to the specified name.
Read-only property TemplateList List of message templates available.

Inherited Interfaces

Interfaces Description
ITemplateEditorDialog Provides the dialog to access and edit message templates used for message bodies for actions.

CoClasses that implement ITemplateEditorDialog2

CoClasses and Classes Description
TemplateEditorDialog Controls the Email Alert's template properties dialog.