BaseXsltDataWebPart.IsGhosted property
SharePoint 2013
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)
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.