DataFormWebPart.ErrorMessageClass Property
Gets the ErrorMessageClass property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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