Partilhar via


ListViewChooser.SupportWss Property

Gets or sets a value that indicates whether the ListViewChooser is displayed using Microsoft SharePoint Foundation 2010 formatting.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property SupportWss As Boolean
    Get
    Set
'Usage
Dim instance As ListViewChooser
Dim value As Boolean

value = instance.SupportWss

instance.SupportWss = value
public bool SupportWss { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

ListViewChooser Class

ListViewChooser Members

Microsoft.SharePoint.Portal.WebControls Namespace