postbackSequenceIndex property

int? postbackSequenceIndex
getter/setter pair

0-based index that indicates the order of postback.

Valid values are in the inclusive range [0,2].

Output only.

Implementation

core.int? postbackSequenceIndex;