FormVariableBinder.PropertyExclusionList

List of exceptions that aren't to be bound. Uses the Form variable name.

Values in the list can either be:

  • Full key name that includes the Prefix (ie. "Product.Price")
  • Partial key name that has stripped the Prefix (ie. "Price")
public List<string> PropertyExclusionList

© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic