BaseXsltDataWebPart.IsGhosted Property
SharePoint 2010
Gets a value that indicates whether the Extensible Stylesheet Language (XSL) of the Web Part is from the web front end (WFE) and not inline.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.Booleantrue if the XSL of the Web Part is from the WFE and not inline; otherwise, false. This property is always false in this abstract base class.