InputFormRangeValidator.ErrorImageUrl Property

Gets or sets the ErrorImangeUrl.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ErrorImageUrl As String
    Get
    Set
'Usage
Dim instance As InputFormRangeValidator
Dim value As String

value = instance.ErrorImageUrl

instance.ErrorImageUrl = value
public string ErrorImageUrl { get; set; }

Property Value

Type: System.String

See Also

Reference

InputFormRangeValidator Class

InputFormRangeValidator Members

Microsoft.SharePoint.WebControls Namespace