Class InterviewWebViewPage<T>
Base class for interviewing views.
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 |