Freigeben über


RazorCompiledItemLoader.CreateItem(RazorCompiledItemAttribute) Methode

Definition

protected:
 virtual Microsoft::AspNetCore::Razor::Hosting::RazorCompiledItem ^ CreateItem(Microsoft::AspNetCore::Razor::Hosting::RazorCompiledItemAttribute ^ attribute);
protected virtual Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItem CreateItem (Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute attribute);
abstract member CreateItem : Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute -> Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItem
override this.CreateItem : Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute -> Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItem
Protected Overridable Function CreateItem (attribute As RazorCompiledItemAttribute) As RazorCompiledItem

Parameter

Gibt zurück

Ein RazorCompiledItem aus attributeerstellter .

Gilt für: