MapperKernelIsOptional Method |
| Name | Description | |
|---|---|---|
| IsOptional(IField) |
Determine if this field is optionally visible (can be shown/hidden by user).
Depending on the field's FieldFilterOptions the field can be either shown or hidden by default.
| |
| IsOptional(IField, Boolean) |
Determine if this field is optionally visible (can be shown/hidden by user).
Depending on the field's FieldFilterOptions the field can be either shown or hidden by default.
|