Kentico CMS 7.0 Controls

Configuration

Configuration

Previous topic Next topic Mail us feedback on this topic!  

Configuration

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

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.