Click or drag to resize

ListStateItem Constructor (String, String)

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public StateItem(
	string lkey,
	string lvalue
)

Parameters

lkey
Type: SystemString
lvalue
Type: SystemString
See Also