Show / Hide Table of Contents

Delegate SectionAnswersEventHandler

Events published by the answer item to its subscribers

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