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