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 |