The ResolveViewEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommandResult |
Gets the object against which the view name should be resolved.
| |
| Resolved |
Gets or sets a value indicating if the view was successfully resolved.
| |
| ReturnValue |
Gets or sets the collection that represents the resolved view.
| |
| ViewName |
Gets the name of the data source view to resolve.
|