WebApplicationSelector class
SharePoint 2013
Enables the user to select the current Web application.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.ContextSelector<SPWebApplication>
Microsoft.SharePoint.WebControls.PersistedObjectContextSelector<SPWebApplication>
Microsoft.SharePoint.WebControls.WebApplicationSelector
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.ContextSelector<SPWebApplication>
Microsoft.SharePoint.WebControls.PersistedObjectContextSelector<SPWebApplication>
Microsoft.SharePoint.WebControls.WebApplicationSelector
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] public class WebApplicationSelector : PersistedObjectContextSelector<SPWebApplication>