Skip to main content
.NET Framework 4.5.2+

CreateCustomLogonWindowControllersEventArgs Constructors

Arguments passed to the XafApplication.CreateCustomLogonWindowControllers event.
Name Parameters Description
CreateCustomLogonWindowControllersEventArgs() none Creates a new instance of the CreateCustomLogonWindowControllersEventArgs class.
CreateCustomLogonWindowControllersEventArgs(List<Controller>) controllers Initializes a new instance of the CreateCustomLogonWindowControllersEventArgs class with specified settings.
See Also