ContentDatabaseSection.ReqValDatabaseServer field

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReqValDatabaseServer As RequiredFieldValidator
'Usage
Dim value As RequiredFieldValidator

value = Me.ReqValDatabaseServer

Me.ReqValDatabaseServer = value
protected RequiredFieldValidator ReqValDatabaseServer

See also

Reference

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace