Icon TContent

Unit: WebLabels

TContent = type String

Available In: Client Applications

The TContent type is used to represent the content of a control. This type is type-equivalent to a String type, but is used to distinguish the content when used with special design-time property editors in order to allow for embedded HTML.
Image