ViewComponentTagHelperDescriptorConventions 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.
A library of methods used to generate TagHelperDescriptors for view components.
public ref class ViewComponentTagHelperDescriptorConventions abstract sealed
public static class ViewComponentTagHelperDescriptorConventions
type ViewComponentTagHelperDescriptorConventions = class
Public Class ViewComponentTagHelperDescriptorConventions
- Inheritance
-
ViewComponentTagHelperDescriptorConventions
Fields
| ViewComponentNameKey |
The key in a PropertyBag containing the short name of a view component. |
Methods
| IsViewComponentDescriptor(TagHelperDescriptor) |
Indicates whether a TagHelperDescriptor represents a view component. |