ViewComponentFeatureProvider 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從實例清單中 ApplicationPart 探索檢視元件。
public ref class ViewComponentFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentFeature ^>
public class ViewComponentFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentFeature>
type ViewComponentFeatureProvider = class
interface IApplicationFeatureProvider<ViewComponentFeature>
interface IApplicationFeatureProvider
type ViewComponentFeatureProvider = class
interface IApplicationFeatureProvider
interface IApplicationFeatureProvider<ViewComponentFeature>
Public Class ViewComponentFeatureProvider
Implements IApplicationFeatureProvider(Of ViewComponentFeature)
- 繼承
-
ViewComponentFeatureProvider
- 實作
建構函式
ViewComponentFeatureProvider() |
從實例清單中 ApplicationPart 探索檢視元件。 |
方法
PopulateFeature(IEnumerable<ApplicationPart>, ViewComponentFeature) |
|