[]
        
(Showing Draft Content)

C1.C1Preview.TagListInputParamsItem.-ctor

TagListInputParamsItem Constructor

TagListInputParamsItem(string, object)

Initializes a new instance of the TagListInputParamsItem class.

Declaration
public TagListInputParamsItem(string name, object value)
Parameters
Type Name Description
string name

The item name.

object value

The item value.