The <ISPAGELETENTRYPOINT>
tag can be used to directly render the content of a given pagelet entry point.
<isPageletEntryPoint ( PageletEntryPoint = "( {ISML expression} )" PageletEntryPointID = "( {String} | {ISML expression} )" PageletEntryPointUUID = "( {String} | {ISML expression} )" )>
The <ISPAGELETENTRYPOINT>
tag initiates the render process (including call parameter evaluation) for the given page object or the string values identifying a page.
<iscontent templatemarker="false" compact="true"> <ISPageletEntryPoint PageletEntryPointUUID="#PageletEntryPointUUID#" PageletEntryPointID="#PageletEntryPointID#" PageletEntryPoint="#PageletEntryPoint#">
The <ISPAGELETENTRYPOINT>
tag can be configured with one of the following parameters:
All three parameters are optional, but at least one of them has to be fullfilled.
PageletEntryPoint
The page entry point to be rendered accessible via the pipeline dictionary (optional).
PageletEntryPointID
The ID of the page entry point to be rendered (optional).
PageletEntryPointUUID
The UUID of the page entry point to be rendered (optional).
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.