Show / Hide Table of Contents

Interface IMandatoryAnswer

Define the properties that are required for a class that wants to be notified if a user has requested that an answer has to be posted

Namespace: Votations.NSurvey.WebControls.UI
Assembly: SurveyProject.WebControls.dll
Syntax
public interface IMandatoryAnswer

Properties

Mandatory

Declaration
bool Mandatory { get; set; }
Property Value
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX