|
||
The following properties of the CMSViewer control can be set or used in the API:
All of the common properties from:
•CMS controls - common properties
In addition, the following properties are available:
Property Name |
Description |
Sample Value |
HideControlForZeroRows |
Hides the control when no data is loaded. Default value is False. |
|
SelectedItemTransformationName |
Name of the XSLT transformation applied to the selected item in format <document type code name>.<transformation name>. |
|
TransformationName |
Name of the used XSLT transformation in format <document type code name>.<transformation name>. |
"cms.news.default_xslt" |
ZeroRowsText |
Text to be shown when the control is hidden by the HideControlForZeroRows property. |