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.3.169
Syntaxpublic interface IDisplayUnit
Public Interface IDisplayUnit
public interface class IDisplayUnit
type IDisplayUnit =  interface end
The IDisplayUnit type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Format | 
            Generates HTML markup, and appends to the specified html document
              | 
Top
See Also