Click or drag to resize

ListViewConfig Constructor (String)

Initializes a new instance of the ListViewConfig class

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public ListViewConfig(
	string pUserName
)

Parameters

pUserName
Type: SystemString

[Missing <param name="pUserName"/> documentation for "M:SOWIApp.Management.Data.ListViewConfig.#ctor(System.String)"]

See Also