Skip to main content Skip to complementary content

OnDestroyChildAsync Method

Overloads

OnDestroyChildAsync(Response, String)

Async callback for destroy

OnDestroyChildAsync(Response, String)

Async callback for destroy

Declaration

      protected bool OnDestroyChildAsync(Response response, string id)
    

Parameters

Type Name Description
Response response

The response

System.String id

Identifier of the child that was destroyed.

Returns

Type Description
System.Boolean

True if the child was destroyed successfully

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!