ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Performs source annotation tasks upon METAL elements. More...
Public Member Functions | |
void | WriteAnnotationIfAppropriate (IRenderingContext targetContext) |
Processes source annotation and adds comments before/after the targetContext if appropriate. More... | |
Performs source annotation tasks upon METAL elements.
void CSF.Zpt.SourceAnnotation.ISourceAnnotator.WriteAnnotationIfAppropriate | ( | IRenderingContext | targetContext | ) |
Processes source annotation and adds comments before/after the targetContext if appropriate.
targetContext | Target context. |
Implemented in CSF.Zpt.SourceAnnotation.SourceAnnotator.