C# Class Kooboo.Commerce.Web.Areas.Commerce.Models.ProductTypes.Grid2.ProductTypeGridItem

Inheritance: Kooboo.Web.Mvc.Grid2.GridItem
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
ProductTypeGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
RenderItemContainerAtts ( ) : IHtmlString

Method Details

ProductTypeGridItem() public méthode

public ProductTypeGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
gridModel IGridModel
dataItem object
dataIndex int
Résultat System

RenderItemContainerAtts() public méthode

public RenderItemContainerAtts ( ) : IHtmlString
Résultat IHtmlString