-
Important: it is not possible to use Sitecore XSL Extension Controls such as <sc:text> in an XSL Library. Use Sitecore XSL Extension Functions instead:
Last updated: 11/02/07
-
As in most programming environments, rather than coding all logic into a single file, XSL supports a modular programming model. Such an XSL Library is n...
Last updated: 11/02/07
-
Date and Datetime fields hold date and date & time respectively.
Last updated: 29/01/08
-
This article shows how each field type is stored in the database and provides information on how each data type value can be accessed.
Last updated: 29/01/08
-
When checkbox is checked the value of the "checkbox" field is
"1", when checkbox is unchecked the value of the field can be
"0" or can be empty. It is e...
Last updated: 25/01/06
-
A field of type file holds a link to a file in the media library. It can be accessed by using one of the following methods.
Last updated: 29/01/08
-
A field of type file holds a link to a file in the media library. It can be accessed by using one of the following methods.
Last updated: 29/01/08
-
The value of checklist field is stored in the database as pipe-separated list of IDs of selected items. There is no leading and trailing pipe.
Last updated: 29/01/08
-
The value of the "Tristate" field is '1' when "Yes" option is chosen in the
Content Editor, '0' when "No" is chosen and the field is blank when
"Default...
Last updated: 25/01/06