Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use. Represents an object that demands full trust on the base Layouts page.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
Microsoft.SharePoint.WebControls.LayoutsPageBase
Microsoft.SharePoint.Taxonomy.OM.CodeBehind.ManageCTPublishing
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Class ManageCTPublishing _
Inherits LayoutsPageBase
'Usage
Dim instance As ManageCTPublishing
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public class ManageCTPublishing : LayoutsPageBase
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.