CSharpTagHelperCodeRenderer.IsDynamicAttributeValue(Chunk) Método

Definición

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

Parámetros

attributeValueChunk
Chunk

Devoluciones

Boolean

Se aplica a