Show / Hide Table of Contents

Delegate SelectionRequiredEventHandler

Namespace: Votations.NSurvey.WebControls.UI
Assembly: SurveyProject.WebControls.dll
Syntax
public delegate void SelectionRequiredEventHandler(object sender, QuestionItemAnswersEventArgs e);
Parameters
Type Name Description
System.Object sender
QuestionItemAnswersEventArgs e
In This Article
Back to top Generated by DocFX