Property AsyncItemUpdateCallback
AsyncItemUpdateCallback
A delegate that, if provided, is called when an Asynchronous request for Update Operation completes. You can use this to obtain the results of an 'InsertAsync' operation.
Declaration
public AsyncItemUpdatedCallback AsyncItemUpdateCallback { get; set; }
Property Value
Type | Description |
---|---|
AsyncItemUpdatedCallback |