AspTransformControl class
Essa classe e seus membros são reservados para uso interno e não se destina a ser usado diretamente em seu código.
Inheritance hierarchy
System.Object
System.Web.UI.Control
Microsoft.SharePoint.WebPartPages.AspTransformControl
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class AspTransformControl _
Inherits Control
'Uso
Dim instance As AspTransformControl
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public sealed class AspTransformControl : Control
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.