Rogue Wave Server Component library for .NET Reference Guide
|
|
ViewDescription Class |
Contains the descriptions of a view returned by GetViewTypesAsync(String, String, String, Boolean).
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
The ViewDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| Filename |
Gets the name of the file the view is loaded from.
| |
| Info |
Gets the information on the view.
| |
| Name |
Gets the name of the view.
| |
| Parameters |
Gets the view parameters description.
|