Table of Contents
TitleText Property

Gets or sets the text for the popup title.

Syntax
 public String TitleText { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also