Freigeben über


TrustGeneralSettingSection-Klasse

Rendert Abschnitt Name der Allgemeinen Einstellungen einer Benutzeroberfläche auf der Seite Vertrauensstellung einrichten .

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.SharePoint.WebControls.TrustGeneralSettingSection

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class TrustGeneralSettingSection _
    Inherits UserControl
'Usage
Dim instance As TrustGeneralSettingSection
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class TrustGeneralSettingSection : UserControl

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

TrustGeneralSettingSection-Member

Microsoft.SharePoint.WebControls-Namespace