Show / Hide Table of Contents

Delegate ClientScriptGeneratedEventHandler

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