Method OnTitleChanging
OnTitleChanging(ref string)
Called before the Title changes. Invokes the TitleChanging event, which can be cancelled.
protected bool OnTitleChanging(ref string newTitle)
Parameters
Returns
- bool
true
if an event handler canceled the Title change.