CodeVisitor<TWriter>.Visit Method

Definition

Overloads

Visit(TemplateChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.TemplateChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(TagHelperPrefixDirectiveChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.TagHelperPrefixDirectiveChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(TagHelperChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.TagHelperChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(StatementChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.StatementChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(SetBaseTypeChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.SetBaseTypeChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(SectionChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.SectionChunk chunk);

Parameters

chunk
SectionChunk

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(RemoveTagHelperChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.RemoveTagHelperChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(TypeMemberChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.TypeMemberChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(ParentLiteralChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.ParentLiteralChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(LiteralCodeAttributeChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.LiteralCodeAttributeChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(LiteralChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.LiteralChunk chunk);

Parameters

chunk
LiteralChunk

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(ExpressionChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.ExpressionChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(ExpressionBlockChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.ExpressionBlockChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(DynamicCodeAttributeChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.DynamicCodeAttributeChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(CodeAttributeChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.CodeAttributeChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(AddTagHelperChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.AddTagHelperChunk chunk);

Parameters

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(ParentChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.ParentChunk chunk);

Parameters

chunk
ParentChunk

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1

Visit(UsingChunk)

C#
protected override void Visit (Microsoft.AspNetCore.Razor.Chunks.UsingChunk chunk);

Parameters

chunk
UsingChunk

Applies to

ASP.NET Core 1.1 dan ASP.NET Core 1.0
Produk Versi
ASP.NET Core 1.0, 1.1