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