AdaptiveCardsSearchParams Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters passed to AdaptiveCards.OnSearch() handler.
public class AdaptiveCardsSearchParams
type AdaptiveCardsSearchParams = class
Public Class AdaptiveCardsSearchParams
- Inheritance
-
AdaptiveCardsSearchParams
Remarks
Initializes a new instance of the AdaptiveCardsSearchParams class.
Constructors
| AdaptiveCardsSearchParams(String, String) |
Parameters passed to AdaptiveCards.OnSearch() handler. |
Properties
| Dataset |
The dataset to search. |
| QueryText |
The query text. |