Title Property (Form)

Sets or returns the title of the specified form. The default value is an empty string.

public string Title {
   get,
   set
}

Remarks

For devices that support a title separate from the page content, you can render the title as part of the form.

See Also

Applies to: Form Class