Search Results for

    Show / Hide Table of Contents

    Interface ITemplateRelatedFiles

    Getting relative path for template files.

    Namespace: NipoSoftware.Nfield.Web.Interviewing.Helpers
    Assembly: NipoSoftware.Nfield.TemplateHelpers.dll
    Syntax
    public interface ITemplateRelatedFiles

    Methods

    Content(String)

    Template picture files.

    Declaration
    string Content(string fileName)
    Parameters
    Type Name Description
    String fileName
    Returns
    Type Description
    String

    Script(String)

    Template javascript files.

    Declaration
    string Script(string fileName)
    Parameters
    Type Name Description
    String fileName
    Returns
    Type Description
    String
    In This Article
    Back to top Generated by DocFX