GeneratedTagHelperContext.BeginAddHtmlAttributeValuesMethodName Vlastnost

Definice

Název metody použité k zahájení Přidávání nevázaných a komplexních pomocných atributů značek do TagHelperExecutionContexts.

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

Hodnota vlastnosti

String

Poznámky

Signatura metody by měla být

public void BeginAddHtmlAttributeValues(
    TagHelperExecutionContext executionContext,
    string attributeName)

Platí pro