| GridDataSourceUpdateAction Constructor |
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public GridDataSourceUpdateAction(
string controlId,
string dataSourceUrl
)
Public Sub New (
controlId As String,
dataSourceUrl As String
)
Parameters
- controlId
- Type: SystemString
- dataSourceUrl
- Type: SystemString
See Also