Share via


ISampleData.ShowSampleData property

Gets or sets a value that indicates whether to show sample data.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Property ShowSampleData As Boolean
    Get
    Set
'Usage
Dim instance As ISampleData
Dim value As Boolean

value = instance.ShowSampleData

instance.ShowSampleData = value
bool ShowSampleData { get; set; }

Property value

Type: System.Boolean

See also

Reference

ISampleData interface

ISampleData members

Microsoft.SharePoint.WebPartPages namespace