Returns true when a form has been submitted from the designer, otherwise returns false.
When a form is submitted from the designer, the designer user's security (userid plus authorizations) is transferred
to the runtime environment. Such forms always return true to method #isUserLoggedOn().
true
when a form has been submitted from the designer, otherwise returnsfalse
.When a form is submitted from the designer, the designer user's security (userid plus authorizations) is transferred to the runtime environment. Such forms always return
true
to method #isUserLoggedOn().