Click or drag to resize
WebAdminView Properties

The WebAdminView type exposes the following members.

Properties
  NameDescription
Public propertyHtmlFileName
Gets the HTML filename without the path.
Public propertyMenuName
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.
Public propertyPathAndFile
Gets the path and file to the HTML file from the site root.
Public propertyPlugin
Gets or sets the plugin that this view is the options screen for.
Public propertyStringResources
Gets the resources that holds the strings to substitute into the view.
Top
See Also