Freigeben über


ClusteredDirectionalSeparatorArrow-Klasse

Stellt ein Trennzeichen Pfeilsymbol, die im Titelbereich der Seite Microsoft SharePoint Foundation verwendet wird.

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.WebControls.ClusteredDirectionalSeparatorArrow

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 ClusteredDirectionalSeparatorArrow _
    Inherits WebControl
'Usage
Dim instance As ClusteredDirectionalSeparatorArrow
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class ClusteredDirectionalSeparatorArrow : WebControl

Hinweise

Dieses Bild befindet sich in einem Cluster, und direktionaler basieren auf die Textrichtung des ausgewählten Gebietsschemas.

Threadsicherheit

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

Siehe auch

Referenz

ClusteredDirectionalSeparatorArrow-Member

Microsoft.SharePoint.WebControls-Namespace