Control Types

Defines the different types of page controls that can be used inside the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 450

ControlTypeId is an nvarchar field in the ControlType table with a maximum length of 450. It is a primary key field used to uniquely identify a ControlType.

string | null

Description: This field in the ControlType table stores an NVARCHAR data type with a maximum length of 450 characters. It can be used to store a description of the ControlType in order to help users understand its purpose and provide further information.

string | null

Helper is a nvarchar field with a maximum length of 800 characters that is associated with the ControlType table. This field is used to provide any additional information necessary in order to better understand the content stored within the table.

string | null

PlaceHolderText is a field in the ControlType table of the data type nvarchar with a maximum length of 64. This field holds a placeholder text value to use when displaying a control type. The placeholder text is usually descriptive of the control type and provides some context for the user.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!