Show / Hide Table of Contents

    Class AzureFunctionsForOfficeBase

    Inheritance
    System.Object
    FunctionBase
    AzureFunctionsForOfficeBase
    ExcelExtractHandler
    ExcelMergeHandler
    WordMergeHandler
    Inherited Members
    FunctionBase.FunctionNotify
    FunctionBase.Log(String)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace:AzureFunctionsForOffice.Functions
    Assembly:AzureFunctionsForOffice.Functions.dll
    Syntax
    public class AzureFunctionsForOfficeBase : FunctionBase

    Methods

    View Source

    GetErrorPage()

    Declaration
    protected string GetErrorPage()
    Returns
    Type Description
    System.String
    • View Source
    Back to top Copyright © 2018 Doug Ware
    View project on Github