Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ErrorMessageClass property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property ErrorMessageClass As String
Get
'Usage
Dim value As String
value = Me.ErrorMessageClass
protected virtual string ErrorMessageClass { get; }
Property value
Type: System.String