C# Class Kooboo.Commerce.Web.Areas.Commerce.Models.Promotions.Grid2.PromotionRowModelGridItem

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

Méthodes publiques

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

Method Details

PromotionRowModelGridItem() public méthode

public PromotionRowModelGridItem ( 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