ContentDatabaseSection.TxtDatabaseServer Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected TxtDatabaseServer As TextBox
'Usage
Dim value As TextBox
value = Me.TxtDatabaseServer
Me.TxtDatabaseServer = value
protected TextBox TxtDatabaseServer