BindAttribute.Exclude Property

Definition

Gets or sets a comma-delimited list of property names for which binding is not allowed.

public string Exclude { get; set; }
member this.Exclude : string with get, set
Public Property Exclude As String

Property Value

The exclude list.

Applies to