The Text
public class TextControl : ControlBase
Public Class TextControl
Inherits ControlBase
Introduced: X13.
Constructor | Description |
---|---|
Text |
Initializes a new instance of the Text |
Method | Description |
---|---|
Load |
Uses data given as a JSON string as a data source. |
Load |
Loads a collection implementing interface System. |
Load |
Loads a database which is used to create table and field name menu items in the mailings ribbon tab from an existing Data |
Load |
Loads text in a certain format. |
Load |
Loads an XML database which is used to create table and field name menu items in the mailings ribbon tab. |
Render | Renders the extension's HTML code into the page output.
(Inherited from Control |
Set |
Determines the directory path where the files of a specific file type are stored. |
Learn more about the TXText