Click or drag to resize

IDisplayUnit Interface


Represents a unit of display within a Presentation. It is the base of all objects that can generate HTML markup

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IDisplayUnit

The IDisplayUnit type exposes the following members.

Methods
 NameDescription
Public methodFormat Generates HTML markup, and appends to the specified html document
Top
See Also