GeneratedTagHelperContext.ExecutionContextAddHtmlAttributeMethodName Property

Definition

The name of the ExecutionContextTypeName method used to add HTML attributes.

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

Property Value

String

Applies to