Share via


PageRemoteAttribute.PageHandler Property

Definition

The handler name used when generating the URL where client should send a validation request.

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

Property Value

Remarks

If not set the ambient value will be used when generating the URL.

Applies to