TagHelperFeatureProvider Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Element IApplicationFeatureProvider dla elementu TagHelperFeature.
public ref class TagHelperFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::Razor::TagHelpers::TagHelperFeature ^>
public class TagHelperFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.TagHelpers.TagHelperFeature>
type TagHelperFeatureProvider = class
interface IApplicationFeatureProvider<TagHelperFeature>
interface IApplicationFeatureProvider
type TagHelperFeatureProvider = class
interface IApplicationFeatureProvider
interface IApplicationFeatureProvider<TagHelperFeature>
Public Class TagHelperFeatureProvider
Implements IApplicationFeatureProvider(Of TagHelperFeature)
- Dziedziczenie
-
TagHelperFeatureProvider
- Implementuje
Konstruktory
TagHelperFeatureProvider() |
Element IApplicationFeatureProvider dla elementu TagHelperFeature. |
Metody
IncludePart(ApplicationPart) |
Dołącz część. |
IncludeType(TypeInfo) |
Dołącz typ. |
PopulateFeature(IEnumerable<ApplicationPart>, TagHelperFeature) |
|