Delegate IsCustomDelegate
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
Represents a user define function that will be called , by OnIsCustom event
public delegate void IsCustomDelegate(IsCustomArgs args)
Parameters
argsIsCustomArgsa IsCustomArgs arguments.