ViewContext.ValidationMessageElement Property

Definition

Element name used to wrap a top-level message generated by ValidationMessage(String, String, Object, String) and other overloads.

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

Property Value

Applies to