Show / Hide Table of Contents

Delegate WebSecurityAddInData.WebSecurityAddInsRowChangeEventHandler

Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void WebSecurityAddInsRowChangeEventHandler(object sender, WebSecurityAddInData.WebSecurityAddInsRowChangeEvent e);
Parameters
Type Name Description
System.Object sender
WebSecurityAddInData.WebSecurityAddInsRowChangeEvent e
In This Article
Back to top Generated by DocFX