AccessRequestsPermissionLevelFieldControl-Klasse
Rendert ein Level Access Anforderung Berechtigung-Feld auf einer Formularseite (keiner Listenansichtsseite) ein oder mehrere untergeordnete Steuerelemente wie z. B. einer Beschriftung, Link oder Textfeld-Steuerelements verwenden.
Vererbungshierarchie
System.Object
System.Web.UI.Control
Microsoft.SharePoint.WebControls.SPControl
Microsoft.SharePoint.WebControls.TemplateBasedControl
Microsoft.SharePoint.WebControls.FormComponent
Microsoft.SharePoint.WebControls.FieldMetadata
Microsoft.SharePoint.WebControls.BaseFieldControl
Microsoft.SharePoint.AccessRequestsPermissionLevelFieldControl
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class AccessRequestsPermissionLevelFieldControl _
Inherits BaseFieldControl
'Usage
Dim instance As AccessRequestsPermissionLevelFieldControl
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class AccessRequestsPermissionLevelFieldControl : BaseFieldControl
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.