ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Interface for a service which applies METAL macro expansion to an element within a IRenderingContext. More...
Public Member Functions | |
IRenderingContext | ExpandMacros (IRenderingContext context) |
Expands macros in the given context and returns an appropriate context. More... | |
Interface for a service which applies METAL macro expansion to an element within a IRenderingContext.
IRenderingContext CSF.Zpt.Metal.IMacroExpander.ExpandMacros | ( | IRenderingContext | context | ) |
Expands macros in the given context and returns an appropriate context.
context | A rendering context. |
Implemented in CSF.Zpt.Metal.MacroExpander.