WidgetZonePlaceholderHelper Methods |
The WidgetZonePlaceholderHelper type exposes the following members.
Name | Description | |
---|---|---|
GetDuplicatedPlaceholders |
Returns a collection of duplicated zone placeholders in the given template code.
| |
ReplacePlaceholders |
Replaces widget zone placeholders in format $$zoneIdentifier$$ with values provided by getZoneContent delegate
which accepts zone identifier and returns appropriate replacement string.
|