EditController..::..InsertSeparator Method
Inserts form separator. Only for designers
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult InsertSeparator( string Mode, string Name, string PropertyName, int Above )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function InsertSeparator ( _ Mode As String, _ Name As String, _ PropertyName As String, _ Above As Integer _ ) As ActionResult
Parameters
- Mode
- Type: String
Edit/Process/Reports
- Name
- Type: String
The Object/Process/Reports Name
- PropertyName
- Type: String
The Property Name
- Above
- Type: Int32
defines if inserted above the property or under