| WebAdminView Properties |
The WebAdminView type exposes the following members.
| Name | Description | |
|---|---|---|
| HtmlFileName |
Gets the HTML filename without the path.
| |
| MenuName |
Gets the name to use for the view in the web admin's site menu. Pass a null or empty string
to prevent the view from appearing in the menu.
| |
| PathAndFile |
Gets the path and file to the HTML file from the site root.
| |
| Plugin |
Gets or sets the plugin that this view is the options screen for.
| |
| StringResources |
Gets the resources that holds the strings to substitute into the view.
|