This topic has not yet been rated - Rate this topic

DataFormWebPart.NoDefaultStyle Property

Gets or sets the NoDefaultStyle string.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
[ResourcesAttribute("DataViewWebPartNoDefaultStyleLiteral", "Miscellaneous", 
	"DataViewWebPartNoDefaultStyleDescription")]
public virtual string NoDefaultStyle { get; set; }

Property Value

Type: System.String

true indicates that the DataFormWebPart object doesn't use default styles. Used with Web Parts that are converted from ListView objects.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ