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