Udostępnij za pośrednictwem


ModelChunk(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ModelChunk.

public:
 ModelChunk(System::String ^ modelType);
public ModelChunk (string modelType);
new Microsoft.AspNetCore.Mvc.Razor.ModelChunk : string -> Microsoft.AspNetCore.Mvc.Razor.ModelChunk
Public Sub New (modelType As String)

Parametry

modelType
String

Typ modelu widoku.

Dotyczy