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

Inheritance: Kooboo.Web.Mvc.Grid2.GridItem
ファイルを表示 Open project: Kooboo/Ecommerce

Public Methods

Method Description
PromotionRowModelGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
RenderItemContainerAtts ( ) : IHtmlString

Method Details

PromotionRowModelGridItem() public method

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

RenderItemContainerAtts() public method

public RenderItemContainerAtts ( ) : IHtmlString
return IHtmlString