Partager via


ContactFieldControl.LabelText, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<ResourcesAttribute("WebPart_ContactField_LabelText", "", "")> _
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute("")> _
Public Property LabelText As String
'Utilisation
Dim instance As ContactFieldControl
Dim value As String

value = instance.LabelText

instance.LabelText = value
[ResourcesAttribute("WebPart_ContactField_LabelText", "", "")] 
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute("")] 
public string LabelText { get; set; }

Voir aussi

Référence

ContactFieldControl, classe
Membres ContactFieldControl
Microsoft.SharePoint.Portal.WebControls, espace de noms