Partilhar via


ViewSearchForm.View Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property View As String
    Get
    Set
'Usage
Dim instance As ViewSearchForm
Dim value As String

value = instance.View

instance.View = value
public string View { get; set; }

Property Value

Type: System.String

See Also

Reference

ViewSearchForm Class

ViewSearchForm Members

Microsoft.SharePoint.WebControls Namespace