Interface IContentDialogTitleInfo
Define interface for supporting an additional title info in a dialog.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public interface IContentDialogTitleInfo
  Properties
View SourceTitleInfo
Gets or sets additional info for the dialog title.
Declaration
string TitleInfo { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |