CSharpTagHelperCodeRenderer.IsDynamicAttributeValue(Chunk) Méthode

Définition

public:
 static bool IsDynamicAttributeValue(Microsoft::AspNetCore::Razor::Chunks::Chunk ^ attributeValueChunk);
public static bool IsDynamicAttributeValue (Microsoft.AspNetCore.Razor.Chunks.Chunk attributeValueChunk);
static member IsDynamicAttributeValue : Microsoft.AspNetCore.Razor.Chunks.Chunk -> bool
Public Shared Function IsDynamicAttributeValue (attributeValueChunk As Chunk) As Boolean

Paramètres

attributeValueChunk
Chunk

Retours

S’applique à