TagHelperChunk Klasa

Definicja

Element ParentChunk reprezentujący specjalny tag HTML.

public ref class TagHelperChunk : Microsoft::AspNetCore::Razor::Chunks::ParentChunk
public class TagHelperChunk : Microsoft.AspNetCore.Razor.Chunks.ParentChunk
type TagHelperChunk = class
    inherit ParentChunk
Public Class TagHelperChunk
Inherits ParentChunk
Dziedziczenie
TagHelperChunk

Konstruktory

TagHelperChunk(String, TagMode, IList<TagHelperAttributeTracker>, IEnumerable<TagHelperDescriptor>)

Tworzy wystąpienie nowego TagHelperChunkelementu .

Właściwości

Association

Element ParentChunk reprezentujący specjalny tag HTML.

(Odziedziczone po Chunk)
Attributes

Atrybuty HTML.

Children

Element ParentChunk reprezentujący specjalny tag HTML.

(Odziedziczone po ParentChunk)
Descriptors

S TagHelperDescriptor, które są skojarzone z elementem HTML pomocników tagów.

Start

Element ParentChunk reprezentujący specjalny tag HTML.

(Odziedziczone po Chunk)
TagMode

Pobiera składnię HTML elementu w źródle Razor.

TagName

Nazwa tagu HTML.

Dotyczy