Freigeben über


ClaimReleaseTaskButton.Visible-Eigenschaft

Dient zum Abrufen oder Festlegen einer Boolean -Flag, das angibt, ob die Schaltfläche sichtbar ist.

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

Syntax

'Declaration
Public Overrides Property Visible As Boolean
    Get
    Set
'Usage
Dim instance As ClaimReleaseTaskButton
Dim value As Boolean

value = instance.Visible

instance.Visible = value
public override bool Visible { get; set; }

Eigenschaftswert

Typ: System.Boolean
true , wenn die Schaltfläche sichtbar ist; andernfalls false.

Siehe auch

Referenz

ClaimReleaseTaskButton Klasse

ClaimReleaseTaskButton-Member

Microsoft.SharePoint.WebControls-Namespace