Share via


CSharpCodeVisitor.WriteAttributeValueMethodName Property

Definition

Gets the method name used to generate WriteAttribute invocations in the rendered page.

protected:
 virtual property System::String ^ WriteAttributeValueMethodName { System::String ^ get(); };
protected virtual string WriteAttributeValueMethodName { get; }
member this.WriteAttributeValueMethodName : string
Protected Overridable ReadOnly Property WriteAttributeValueMethodName As String

Property Value

Remarks

Defaults to WriteAttributeValueMethodName

Applies to