Gets the widget configured property value.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Public Function getWidgetConfiguredPropertyValue ( _
sWidgetID As String, _
sConfigName As String _
) As String
public:
String^ getWidgetConfiguredPropertyValue(
String^ sWidgetID,
String^ sConfigName
)
Parameters
- sWidgetID
- Type: String
The s widget identifier.
- sConfigName
- Type: String
Name of the s configuration.
Return Value
System.String.