FileBrowserController..::..AppendToDocument Method
Namespace:
FLEXYGO.Controlers.UI
Assembly: FlexyGo (in FlexyGo.dll)
Assembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult AppendToDocument( string ObjectName, string ObjectWhere, string ModuleName, string DocumentName, string CurrentPath, string Base64, bool LastAppend )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function AppendToDocument ( _ ObjectName As String, _ ObjectWhere As String, _ ModuleName As String, _ DocumentName As String, _ CurrentPath As String, _ Base64 As String, _ LastAppend As Boolean _ ) As ActionResult