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

Represents a METAL macro and its name. More...

Inheritance diagram for CSF.Zpt.Metal.IMetalMacro:

Properties

string Name [get]
 Gets the macro name. More...
 
IZptElement Element [get]
 Gets the element. More...
 

Detailed Description

Represents a METAL macro and its name.

Property Documentation

IZptElement CSF.Zpt.Metal.IMetalMacro.Element
get

Gets the element.

The element.

string CSF.Zpt.Metal.IMetalMacro.Name
get

Gets the macro name.

The name.


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