C# Class Kooboo.Commerce.Web.Areas.Commerce.Models.ShippingMethods.Grid2.ShippingMethodRowModelGridItem

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

Public Methods

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

Method Details

RenderItemContainerAtts() public method

public RenderItemContainerAtts ( ) : IHtmlString
return IHtmlString

ShippingMethodRowModelGridItem() public method

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