IErrorPage.ErrorTitle Eigenschap

Definitie

Hiermee haalt u de tekenreekstitel van de foutpagina op of stelt u deze in.

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

Waarde van eigenschap

De tekenreekstitel van de foutpagina.

Van toepassing op