Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the name of the default view of the form template displayed in the Web Part.
Namespace: Microsoft.Office.InfoPath.Server.Controls.WebUI
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Property DefaultView As String
Get
Set
'Usage
Dim instance As BrowserFormWebPart
Dim value As String
value = instance.DefaultView
instance.DefaultView = value
public string DefaultView { get; set; }
Property Value
Type: System.String
The name of the default view of the form.