DataFormWebPart.SampleData Property
Stores sample XML data used to render the control when live data cannot or should not be used.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebBrowsableAttribute(true)] [PersonalizableAttribute(PersonalizationScope.Shared, true)] [PersistenceModeAttribute(PersistenceMode.InnerProperty)] [ResourcesAttribute("DataViewWebPartSampleDataLiteral", "Miscellaneous", "DataViewWebPartSampleDataDescription")] public string SampleData { get; set; }