ClientApplicationWebPartBase class
SharePoint 2013
Provides a base class for classes that represent Web Parts that host external applications.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.ClientApplicationWebPartBase
Microsoft.SharePoint.WebPartPages.SilverlightWebPart
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.ClientApplicationWebPartBase
Microsoft.SharePoint.WebPartPages.SilverlightWebPart
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] public abstract class ClientApplicationWebPartBase : WebPart, ITrackingPersonalizable