See also
Class ModalDialog
West Wind Web Toolkit for ASP.NET
ModalDialog.ContentId
The client ID of the element that receives the content message. If not specified the message is written to the body of the control.
public string ContentId { get; set; }
See also:
Class ModalDialog