ShowViewStrategy Constructors
Represents the Show View Strategy used in XAF ASP.NET Web Forms applications by default.| Name | Parameters | Description |
|---|---|---|
| ShowViewStrategy(XafApplication) | application | Creates and initializes an instance of the ShowViewStrategy class. |
See Also