Share via


XppPrePostArgs.getCalledWhen Method

Retrieves a value that indicates whether the instance is currently serving a pre-handler or a post-handler.

Syntax

public XppEventHandlerCalledWhen getCalledWhen()

Run On

Called

Return Value

Type: XppEventHandlerCalledWhen Enumeration
An XppEventHandlerCalledWhen data type value that indicates whether the XppPrePostArgs instance is serving the pre-handlers or the post-handlers.

See Also

Reference

XppPrePostArgs Class