ModelChunk Class

Definition

Chunk for an @model directive.

C#
public class ModelChunk : Microsoft.AspNetCore.Razor.Chunks.Chunk
Inheritance
ModelChunk

Constructors

ModelChunk(String)

Initializes a new instance of ModelChunk.

Properties

Association (Inherited from Chunk)
ModelType

Gets the type of the view's model.

Start (Inherited from Chunk)

Applies to

Product Versions
ASP.NET Core 1.0, 1.1