BindPropertiesAttribute Class
Definition
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
[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
Constructors
BindPropertiesAttribute() |
Properties
SupportsGet |
When
Defaults to |