Class DocumentsController
Inheritance
DocumentsController
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class DocumentsController : ApiController
Constructors
DocumentsController()
Declaration
public DocumentsController()
Methods
GetOpenDocumentScript(Int32, String, Boolean)
Declaration
public string GetOpenDocumentScript(int documentId, string archiveControlId, bool useSuperStateCopy)
Parameters
Returns
GetSanitizedTemplateText(String, Boolean, String)
Declaration
public string GetSanitizedTemplateText(string templateName, bool allowPersonal, string uiCulture)
Parameters
Returns
OpenWithTrayApp(Int32)
Declaration
public bool OpenWithTrayApp(int id)
Parameters
| Type |
Name |
Description |
| Int32 |
id |
|
Returns
SetTemplateText(DocumentsController.SetTemplateTextRequest)
Declaration
public void SetTemplateText(DocumentsController.SetTemplateTextRequest request)
Parameters