GeneratedTagHelperContext.AddHtmlAttributeValueMethodName Vlastnost

Definice

Název metody, který slouží k přidání jednotlivých komponent nevázaného a komplexního pomocníka značek do TagHelperExecutionContexts.

public:
 property System::String ^ AddHtmlAttributeValueMethodName { System::String ^ get(); void set(System::String ^ value); };
public string AddHtmlAttributeValueMethodName { get; set; }
member this.AddHtmlAttributeValueMethodName : string with get, set
Public Property AddHtmlAttributeValueMethodName As String

Hodnota vlastnosti

String

Poznámky

Podpis metody:

public void AddHtmlAttributeValues(
    string prefix,
    int prefixOffset,
    string value,
    int valueOffset,
    int valueLength,
    bool isLiteral)

Platí pro