ISettingsViewOpenOnPageTitle Property |
Gets or sets the title of the page to start the view on.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string OpenOnPageTitle { get; set; }
Property OpenOnPageTitle As String
Get
Set
property String^ OpenOnPageTitle {
String^ get ();
void set (String^ value);
}
abstract OpenOnPageTitle : string with get, set
Property Value
Type:
StringSee Also