แชร์ผ่าน


XppPrePostArgs.getReturnValue Method

Definition

Gets the publisher's return value.

public:
 System::Object ^ getReturnValue();
public object getReturnValue ();
member this.getReturnValue : unit -> obj
Public Function getReturnValue () As Object

Returns

An anytype data type value that represents the publisher's return value.

Remarks

This method is not intended for pre-handlers.

Applies to