C# Class LayoutFarm.HtmlWidgets.ListItem

Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
GetPresentationNode ( WebDom hostNode ) : WebDom.DomElement
ListItem ( int width, int height ) : System

Method Details

GetPresentationNode() public method

public GetPresentationNode ( WebDom hostNode ) : WebDom.DomElement
hostNode WebDom
return WebDom.DomElement

ListItem() public method

public ListItem ( int width, int height ) : System
width int
height int
return System