Gets or sets the ID of the template to be used by this dialog.
[Visual Basic]
Public Property TemplateID As
String
[C#]
public
String TemplateID {get; set;}
Remarks
See customizing dialogs for details.
See Also
EditorDialogContent Class | EO.Web Namespace