System.Delegate
System.MulticastDelegate
Westwind.Web.Controls.delDataBindingItemValidate
public delegate delDataBindingItemValidate
Delegate Members
Member | Description | |
---|---|---|
Constructor |
||
BeginInvoke |
public virtual IAsyncResult BeginInvoke(object sender, DataBindingValidationEventArgs e, AsyncCallback callback, object object) |
|
EndInvoke |
public virtual void EndInvoke(IAsyncResult result) |
|
Invoke |
public virtual void Invoke(object sender, DataBindingValidationEventArgs e) |
Requirements
Namespace: Westwind.Web.ControlsAssembly: westwind.web.webforms.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic