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