EditController..::..SaveDependenciesConfig Method
Save the dependencies of a property. Only for designers
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult SaveDependenciesConfig( string ObjectName, string ProcessName, string ReportName, string PropertyName, DependencyHelper[] Dependencies )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function SaveDependenciesConfig ( _ ObjectName As String, _ ProcessName As String, _ ReportName As String, _ PropertyName As String, _ Dependencies As DependencyHelper() _ ) As ActionResult
Parameters
- ObjectName
- Type: String
The Object Name
- ProcessName
- Type: String
The Process Name
- ReportName
- Type: String
The Report Name
- PropertyName
- Type: String
The Property Name
- Dependencies
- Type: array<DependencyHelper>[]()[][]
Dependencies config collection