Share via


DelegateValidationControl.RenderValidationErrorBeforeMessage Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared Sub RenderValidationErrorBeforeMessage ( _
    output As TextWriter _
)
'Usage
Dim output As TextWriter

DelegateValidationControl.RenderValidationErrorBeforeMessage(output)
public static void RenderValidationErrorBeforeMessage(
    TextWriter output
)

Parameters

See Also

Reference

DelegateValidationControl Class

DelegateValidationControl Members

Microsoft.Office.Server.WebControls Namespace