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

Add support for updateable ActionDescriptorCollection #5350

Closed
pranavkm opened this issue Oct 3, 2016 · 0 comments
Closed

Add support for updateable ActionDescriptorCollection #5350

pranavkm opened this issue Oct 3, 2016 · 0 comments

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Oct 3, 2016

Currently, ActionDescriptorCollectionProvider doesn't have a mechanism to invalidate and reload ActionDescriptorCollection. Reloading descriptors is required in scenarios which support runtime changes to the ApplicationModel, such as RazorPages. The suggestion is to add an additional type e.g. IActionDescriptorChangeProvider that would allow signaling this change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants