Click or drag to resize

GridDataSourceUpdateAction Constructor

Initializes a new instance of the GridDataSourceUpdateAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public GridDataSourceUpdateAction(
	string controlId,
	string dataSourceUrl
)

Parameters

controlId
Type: SystemString
dataSourceUrl
Type: SystemString
See Also