C# Class Open.Core.Lists.ListTemplates

HTML templates for lists and list-items.
Mostrar archivo Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
DefaultListItem ( object model ) : jQueryObject

Constructs the default HTML for an item in a list.

Method Details

DefaultListItem() public static method

Constructs the default HTML for an item in a list.
public static DefaultListItem ( object model ) : jQueryObject
model object
return jQueryObject