ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Implementation of IAttributeHandler which handles a tal:repeat
attribute.
More...
Public Member Functions | |
AttributeHandlingResult | Handle (IRenderingContext context) |
Handle the related attribute types which exist upon the element exposed by the given context, if any. More... | |
Implementation of IAttributeHandler which handles a tal:repeat
attribute.
|
inline |
Handle the related attribute types which exist upon the element exposed by the given context, if any.
context | The rendering context, which exposes a ZPT element. |
Implements CSF.Zpt.Tal.IAttributeHandler.