Otter SDK Reference
Version:

BrowsablePathAttribute Class

Indicates a property can have a list of suggestible values, determined at runtime.

Inheritance Hierarchy

Syntax

public class BrowsablePathAttribute : Inedo.Otter.Web.Controls.Extensions.CustomEditorAttribute

Constructors

Name Description
BrowsablePathAttribute(System.Type pathBrowser)

Initializes a new instance of the BrowsablePathAttribute class.

Properties

Name Description
PathBrowserType

Gets the suggestion provider type.