xFormRun.allowsRootNavigation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool allowsRootNavigation();
public virtual bool allowsRootNavigation ();
abstract member allowsRootNavigation : unit -> bool
override this.allowsRootNavigation : unit -> bool
Public Overridable Function allowsRootNavigation () As Boolean