Properties
Documentation for Properties element
Description
Specifies a set of properties that control the code generation. The Content Delivery platform itself supports the following public properties:
- The
tcdl.dotnet.styleproperty with the valuecontrols - The
tcdl.jsp.styleproperty with the valuetags
Both properties control the style of code that is generated for JSP and ASP.NET. When set, these properties cause the generate code to use tags (JSP) or Server Controls (ASP.NET) instead of inline code.
Additional SDL Tridion products may specify TCDL tag libraries that define further properties.
Child elements
Note: Child elements must occur in the order shown.
| Child element | Must occur at least | May occur at most |
|---|---|---|
| Property | 0 times (optional) | any number of times |