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

Interface which may be used for types which implement custom code for conversions by the TALES system. More...

Public Member Functions

bool AsBoolean ()
 Gets a boolean representation of the current instance. More...
 

Detailed Description

Interface which may be used for types which implement custom code for conversions by the TALES system.

Member Function Documentation

bool CSF.Zpt.Tales.ITalesConvertible.AsBoolean ( )

Gets a boolean representation of the current instance.

Returns
true, or false, with logic dependant upon the implementation.

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