Property Handle phoLoginView
Read Access: | Get phoLoginView to HandleVariable |
Write Access: | Set phoLoginView to HandleVariable/Value |
By default, the Web Framework provides a login dialog (cWebModalDialog) that handles user ID and password verification.
To use a different user login dialog, set phoLoginView to the object handle of the Web Dialog you wish to use.
To obtain the current login view, use GetLoginView instead of phoLoginView.