Skip to content

OnCardChange - cWebCardContainer

Called when switching to a different card

Type: Event

Parameters

Parameter Type Description
sNewSelectedTab String New card name
sPrevSelectedTab String Previous card name

Syntax

Procedure OnCardChange String sNewSelectedTab String sPrevSelectedTab

Description

Stub event method called when switching to a different card. Set pbServerOnCardChange to True for the server side even to fire.