SmartAdapter.FieldPromptAttribute
Wisej.AI.SmartAdapter FieldPromptAttribute
Namespace: Wisej.AI
Assembly: Wisej.AI (3.5.0.0)
Represents an attribute used to define a prompt for a property or control.
public class FieldPromptAttribute : AttributePublic Class FieldPromptAttribute
Inherits AttributeConstructors
FieldPromptAttribute(prompt)
Initializes a new instance of the FieldPromptAttribute class with the specified prompt.
Name
Type
Description
Properties
Prompt
String: Gets or sets the prompt text associated with the property or control.
Last updated
