Otter SDK Reference
Version:

SuggestibleValueAttribute Class

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

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.Otter.Web.Controls.SuggestibleValueAttribute

Syntax

public class SuggestibleValueAttribute : System.Attribute

Constructors

Name Description
SuggestibleValueAttribute(System.Type suggestionProvider)

Initializes a new instance of the SuggestibleValueAttribute class.

Properties

Name Description
SuggestionProvider

Gets the suggestion provider type.