C# Class Kooboo.Commerce.Web.Framework.UI.Tabs.Queries.Grid.ProductGridItem

Inheritance: Kooboo.Web.Mvc.Grid2.GridItem
Mostra file Open project: Kooboo/Ecommerce

Public Methods

Method Description
ProductGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
RenderItemContainerAtts ( ) : System.Web.IHtmlString

Method Details

ProductGridItem() public method

public ProductGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
gridModel IGridModel
dataItem object
dataIndex int
return System

RenderItemContainerAtts() public method

public RenderItemContainerAtts ( ) : System.Web.IHtmlString
return System.Web.IHtmlString