execMode - Execution Mode
Determines the execution mode: complete or partial.
Category
basicsSyntax
execMode="complete|partial"
Usage
In Design mode, click All Properties and look for execMode under basics.Partial execution means that the events for one control are executed rather than for all controls on the page. For partial execution, specify execId if execution is not for the current control.
Complete execution is the default.