deFormDesign..::..generateFormWidgetMasterScript Method
Generates the form widget master script.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool generateFormWidgetMasterScript( out string sFormWidgetMasterScriptPath, string sTenantID )
Public Function generateFormWidgetMasterScript ( _ <OutAttribute> ByRef sFormWidgetMasterScriptPath As String, _ sTenantID As String _ ) As Boolean
public: bool^ generateFormWidgetMasterScript( [OutAttribute] String^% sFormWidgetMasterScriptPath, String^ sTenantID )
Parameters
- sFormWidgetMasterScriptPath
- Type: String%
The s form widget master script path.
- sTenantID
- Type: String
The s tenant identifier.