Click or drag to resize
WidgetZonePlaceholderHelper Methods

The WidgetZonePlaceholderHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDuplicatedPlaceholders
Returns a collection of duplicated zone placeholders in the given template code.
Public methodStatic memberReplacePlaceholders
Replaces widget zone placeholders in format $$zoneIdentifier$$ with values provided by getZoneContent delegate which accepts zone identifier and returns appropriate replacement string.
Top
See Also