C# Class BExIS.Web.Shell.Areas.DCM.Models.ListViewItemWithType

Inheritance: ListViewItem
Show file Open project: BEXIS2/Core

Public Methods

Method Description
ListViewItemWithType ( )
ListViewItemWithType ( long id, string title, string description = "", string type = "" )

Method Details

ListViewItemWithType() public method

ListViewItemWithType() public method

public ListViewItemWithType ( long id, string title, string description = "", string type = "" )
id long
title string
description string
type string