Click or drag to resize
DefaultValuesAction Constructor (String, String)
Initializes a new instance of the DefaultValuesAction class

Namespace: Activsoft.Dashboard
Assembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public DefaultValuesAction(
	string dbConfig,
	string paramConfig
)

Parameters

dbConfig
Type: SystemString

[Missing <param name="dbConfig"/> documentation for "M:Activsoft.Dashboard.DefaultValuesAction.#ctor(System.String,System.String)"]

paramConfig
Type: SystemString

[Missing <param name="paramConfig"/> documentation for "M:Activsoft.Dashboard.DefaultValuesAction.#ctor(System.String,System.String)"]

See Also