Show / Hide Table of Contents

Class DocumentsController

Inheritance
Object
DocumentsController
Namespace: SuperOffice.CRM.Web.Controllers
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
Type Name Description
Int32 documentId
String archiveControlId
Boolean useSuperStateCopy
Returns
Type Description
String

GetSanitizedTemplateText(String, Boolean, String)

Declaration
public string GetSanitizedTemplateText(string templateName, bool allowPersonal, string uiCulture)
Parameters
Type Name Description
String templateName
Boolean allowPersonal
String uiCulture
Returns
Type Description
String

OpenWithTrayApp(Int32)

Declaration
public bool OpenWithTrayApp(int id)
Parameters
Type Name Description
Int32 id
Returns
Type Description
Boolean

SetTemplateText(DocumentsController.SetTemplateTextRequest)

Declaration
public void SetTemplateText(DocumentsController.SetTemplateTextRequest request)
Parameters
Type Name Description
DocumentsController.SetTemplateTextRequest request
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top