GeneratedTagHelperContext.ExecutionContextSetOutputContentAsyncMethodName Property

Definition

The name of the method on the property ExecutionContextOutputPropertyName used to execute child content and set the rendered results on its ExecutionContextOutputPropertyName property.

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

Property Value

String

Applies to