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
trueif an event handler canceled the Title change.