Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
Public NotInheritable Class SPControlDesigner
Inherits ControlDesigner
Dim instance As SPControlDesigner
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")]
public sealed class SPControlDesigner : ControlDesigner
System.Object
System.ComponentModel.Design.ComponentDesigner
System.Web.UI.Design.HtmlControlDesigner
System.Web.UI.Design.ControlDesigner
Microsoft.SharePoint.WebControls.SPControlDesigner
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.