แก้ไข

แชร์ผ่าน


IForm.TemplateJson() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions

The TemplateJson method retrieves the JSON representation of the template associated with the form. It is used to get the template data that defines the structure and layout of the Adaptive Card to be displayed to the user.

Returns

A String that contains the JSON representation of the template associated with the form. This JSON data is typically used to define the layout and structure of the Adaptive Card that will be displayed in the Command Palette.