|
||
The following properties of the CMSDocumentValue control can be set or used in the API:
Property Name |
Description |
Sample Value |
AttributeName |
Name of the field to be displayed. |
"DocumentName" |
ClassNames |
List of document types for which the value should be displayed, separated by a semicolon (;). |
"cms.article;cms.menuitem" |
FormattingString |
.NET formatting expression used for displaying the value. |
"Name: {0}" |
StopProcessing |
Indicates if processing of the control should be stopped and the control should not retrieve or display any data. |