BindPropertiesAttribute Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An attribute that enables binding for all properties the decorated controller or Razor Page model defines.
public ref class BindPropertiesAttribute : Attribute
C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class BindPropertiesAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type BindPropertiesAttribute = class
inherit Attribute
Public Class BindPropertiesAttribute
Inherits Attribute
- Inheritance
-
BindPropertiesAttribute
- Attributes
Supports |
When
Defaults to |
Tuote | Versiot |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |