Aracılığıyla paylaş


ContentViewComponentResult(String) Oluşturucu

Tanım

Yeni ContentViewComponentResultbir başlatır.

public:
 ContentViewComponentResult(System::String ^ content);
public ContentViewComponentResult (string content);
new Microsoft.AspNetCore.Mvc.ViewComponents.ContentViewComponentResult : string -> Microsoft.AspNetCore.Mvc.ViewComponents.ContentViewComponentResult
Public Sub New (content As String)

Parametreler

content
String

Yazacak içerik. İçerik, yazıldığında HTML olarak kodlanır.

Şunlara uygulanır