Show / Hide Table of Contents

Class DocumentHelper

Inheritance
Object
DocumentHelper
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Util
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class DocumentHelper

Constructors

DocumentHelper()

Declaration
public DocumentHelper()

Methods

IsEmailSupported(MailClient, DocumentEntity)

Declaration
public static bool IsEmailSupported(MailClient client, DocumentEntity document)
Parameters
Type Name Description
MailClient client
DocumentEntity document
Returns
Type Description
Boolean

IsEmailSupported(MailClient, String)

Declaration
public static bool IsEmailSupported(MailClient client, string filename)
Parameters
Type Name Description
MailClient client
String filename
Returns
Type Description
Boolean

OpenDocumentTemplateWithTrayApp(Int32, String)

Declaration
public static void OpenDocumentTemplateWithTrayApp(int documentId, string languageCode)
Parameters
Type Name Description
Int32 documentId
String languageCode

OpenDocumentWithTrayApp(Int32)

Declaration
public static void OpenDocumentWithTrayApp(int documentId)
Parameters
Type Name Description
Int32 documentId
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top