renderDelayedViewlets()
Overview
public string function renderDelayedViewlets(
required string content
)
Takes string content and injects dynamically rendered viewlets into locations that are marked up with delayed viewlet syntax
Arguments
Name | Type | Required | Description |
---|---|---|---|
content | string | Yes | The content to be parsed and injected with rendered viewlets |