แก้ไข

แชร์ผ่าน


IForm.StateJson() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions

The StateJson method retrieves the JSON representation of the state associated with the form. It is used to get the state data that defines the current status and values of the form fields.

Returns

A String that contains the JSON representation of the state associated with the form. This JSON data is typically used to define the current values and status of the form fields in the Adaptive Card that will be displayed in the Command Palette.