Skip to content

Label

Overview

The Label control type puts static text on the page. This text can optionally be written in Markdown, including linked images.

Simple Label Markdown Label
Label Control Label Menu

Required Fields

  • Name: The name of the field.

  • DisplayName: The text that will be displayed for the label.

  • Type: Must be set to System.String.

  • ControlType: Must be set to Label.

Optional Fields