ControllersCreatingEventArgs Constructors
Contains data for the ControllersCreating event.| Name | Parameters | Description |
|---|---|---|
| ControllersCreatingEventArgs(View, Boolean) | view, filterByView | Initializes a new instance of the ControllersCreatingEventArgs class with specified settings. |
See Also