Method OnSubViewAdding
OnSubViewAdding(EventArgs<View>)
Called before a SubView is added to this View. Return true to cancel the addition.
protected virtual bool OnSubViewAdding(EventArgs<View> args)
Called before a SubView is added to this View. Return true to cancel the addition.
protected virtual bool OnSubViewAdding(EventArgs<View> args)