WizPageSelectors Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
ProvideSelectors | 1 | Provide record selector checkboxes on this page. | |
InitiallySelected | 2 | Initially select the record selector checkboxes on this page. Requires ProvideSelectors. | |
RequireSelection | 4 | Require one or more records to be selected. Requires ProvideSelectors. | |
ShowSelectedOnly | 8 | Show selected records only (assumes selection on prior page). | |
SaveSelectedOnly | 16 | Save selected records only. Requires selectors be provided. | |
RequireOneSelection | 32 | Require exactly one record to be selected. Requires ProvideSelectors. | |
NoPersist | 64 | The selected state of each record should be posted back in the request for immedate use, but not persisted. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.