A newer version of this page is available.
Switch to the current version.
CreateCustomLogonWindowObjectSpaceEventArgs Class
Arguments passed to the XafApplication.CreateCustomLogonWindowObjectSpace event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
public class CreateCustomLogonWindowObjectSpaceEventArgs :
EventArgs
Public Class CreateCustomLogonWindowObjectSpaceEventArgs
Inherits EventArgs
Remarks
The CreateCustomLogonWindowObjectSpace event occurs when creating an Object Space for the Logon Window's Detail View. Handle this event, to specify a custom Object Space to be used by this Detail View.
See Also
Feedback