Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Allow a way to opt-out of BindProperty #6811

@pranavkm

Description

@pranavkm

As part of #6653, we're allowing BindPropertyAttribute to be applied to page model instances. Adding a BindProperty on a property will override the attribute's configuration on the type, however there isn't a way to opt out of this. Should we allow a setting that allows this?

Note:
We already have BindNeverAttribute that applies to sub-level properties and not top-level properties. We could expand it to support top-level properties.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions