다음을 통해 공유


Tab.CommandName Property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Property CommandName As String
    Get
    Set
'Usage
Dim instance As Tab
Dim value As String

value = instance.CommandName

instance.CommandName = value
[ObsoleteAttribute("This class is obsolete.")]
public string CommandName { get; set; }

Property Value

Type: System.String

See Also

Reference

Tab Class

Tab Members

Microsoft.SharePoint.Portal.WebControls Namespace