CommonDialogParametersTitle Property |
Gets the localized dialog title.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Title { get; }
Property Value
Type:
StringThe localized dialog title.
See Also