Enumeration defining the output format.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| HTMLMedia | 0 | Output as media in HTML format. | |
| HTMLLink | 1 | Output as link in HTML format. | |
| BBMedia | 2 | Output as media in BB code. | |
| BBLink | 3 | Output as link in BB code. | |
| URL | 4 | Output as URL address. | |
| NodeGUID | 5 | Output as Node GUID. | |
| Custom | 6 | Custom output format. | 
See Also