See also
Class ModalDialog
West Wind Web Toolkit for ASP.NET
ModalDialog.HeaderId
ID of a header element that receives the Title when calling showDialog() on the client. Optional - if not specified the header is not set which means the dialog displays as designed.
public string HeaderId { get; set; }
See also:
Class ModalDialog