Class
SmartBoxPromptSuggestionTemplateContext

Specifies the template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class SmartBoxPromptSuggestionTemplateContext

Inheritance: objectSmartBoxPromptSuggestionTemplateContext

Derived Classes: GridSmartBoxPromptSuggestionTemplateContext

Constructors

SmartBoxPromptSuggestionTemplateContext()

Declaration

cs-api-definition
public SmartBoxPromptSuggestionTemplateContext()

Properties

Text

Specifies the text.

Declaration

cs-api-definition
public string Text { get; set; }

Property Value

string