TabSubmit 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.
Invoke ('tab/submit') request value payload.
public class TabSubmit
type TabSubmit = class
Public Class TabSubmit
- Inheritance
-
TabSubmit
Constructors
TabSubmit() |
Initializes a new instance of the TabSubmit class. |
Properties
Context |
Gets or sets current user context, i.e., the current theme. |
Data |
Gets or sets user input data. Free payload containing properties of key-value pairs. |
TabEntityContext |
Gets or sets current tab entity request context. |