ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.Rendering.IModelValueContainer Interface Reference

Helper type which permits configuration of the TAL and/or METAL models with data. More...

Inheritance diagram for CSF.Zpt.Rendering.IModelValueContainer:

Properties

IModelValueStore MetalModel [get]
 Exposes access to the METAL model instance, for addition of data. More...
 
IModelValueStore TalModel [get]
 Exposes access to the TAL model instance, for addition of data. More...
 

Detailed Description

Helper type which permits configuration of the TAL and/or METAL models with data.

Property Documentation

IModelValueStore CSF.Zpt.Rendering.IModelValueContainer.MetalModel
get

Exposes access to the METAL model instance, for addition of data.

IModelValueStore CSF.Zpt.Rendering.IModelValueContainer.TalModel
get

Exposes access to the TAL model instance, for addition of data.


The documentation for this interface was generated from the following file: