OnGetMasterObjectAsync Method
Overloads
OnGetMasterObjectAsync(Response) |
Async callback for get |
OnGetMasterObjectAsync(Response)
Async callback for get
Declaration
protected virtual GenericObject OnGetMasterObjectAsync(Response response)
Parameters
Type | Name | Description |
---|---|---|
Response | response |
The response |
Returns
Type | Description |
---|---|
GenericObject |
The resulting object |