Search Results for

    Show / Hide Table of Contents

    Class InterviewWebViewPage<T>

    Base class for interviewing views.

    Inheritance
    Object
    InterviewWebViewPage<T>
    Namespace: NipoSoftware.Nfield.Web.Interviewing.Helpers
    Assembly: NipoSoftware.Nfield.TemplateHelpers.dll
    Syntax
    public abstract class InterviewWebViewPage<T> : WebViewPage<T>
    Type Parameters
    Name Description
    T

    Constructors

    InterviewWebViewPage()

    Constructor

    Declaration
    protected InterviewWebViewPage()

    Properties

    Template

    Template

    Declaration
    public ITemplateRelatedFiles Template { get; }
    Property Value
    Type Description
    ITemplateRelatedFiles
    In This Article
    Back to top Generated by DocFX