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