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