Returns the processed version of the underlying unprocessed raw values (also see Page.getAttribute(String)) of this page’s attributes which you can use in your respective page type render and serialize function implementing your business and rendering/serialization functionality.
Returns the processed version of the underlying unprocessed raw values (also see Page.getAttribute(String)) of this page’s attributes which you can use in your respective page type render and serialize function implementing your business and rendering/serialization functionality.
Returns the processed version of the underlying unprocessed raw values (also see Page.getAttribute(String))
of this page's attributes which you can use in your respective page type render and serialize function
implementing your business and rendering/serialization functionality. Processing the raw value is comprised of expansion
and conversion, in this order.
expansion- dynamic placeholders are transformed into actual values, for example url/link placeholders in markup text are resolved to real URLs
conversion- the raw value (see Page.getAttribute(String)) is resolved into an actual DWScript object depending on the type of the attribute as specified in its respective attribute definition
Returns the processed version of the underlying unprocessed raw values (also see Page.getAttribute(String))
of this page's attributes which you can use in your respective page type render and serialize function
implementing your business and rendering/serialization functionality. Processing the raw value is comprised of expansion
and conversion, in this order.
expansion- dynamic placeholders are transformed into actual values, for example url/link placeholders in markup text are resolved to real URLs
conversion- the raw value (see Page.getAttribute(String)) is resolved into an actual DWScript object depending on the type of the attribute as specified in its respective attribute definition