HintExtension Constructors
Represents an extension object implementing the Hint functionality.| Name | Parameters | Description |
|---|---|---|
| HintExtension(HintSettings, ViewContext) | settings, viewContext | Initializes a new instance of the HintExtension class with specified settings. |
| HintExtension(HintSettings) | settings | Initializes a new instance of the HintExtension class with the specified settings. |
See Also