deFormDefinition..::..getConfigurationFromFormWidget Method
Gets the configuration from form widget.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, string> getConfigurationFromFormWidget( string sWidgetID, string sWidgetType, string sWidgetName, params string[] propertyNames )
Parameters
- sWidgetID
- Type: String
The s widget identifier.
- sWidgetType
- Type: String
Type of the s widget.
- sWidgetName
- Type: String
Name of the s widget.
- propertyNames
- Type: array<String>[]()[][]
The property names.