Share via


DataFormWebPart.XslLink property

Gets or sets the XslLink property.

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

Syntax

[ResourcesAttribute("DataViewWebPartXslLinkLiteral", "Miscellaneous", 
    "DataFormWebPartXslLinkDescription")]
[RequiresDesignerPermissionAttribute]
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(true)]
[HtmlDesignerAttribute("", HtmlEditorBuilderType = "file")]
[ManagedLinkAttribute(Fixup = true)]
public string XslLink { get; set; }

Property value

Type: System.String

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace