Partager via


PortalQuickStartGuide.LinkHtml, propriété (Microsoft.SharePoint.Portal.WebControls)

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

Syntaxe

'Déclaration
<DefaultValueAttribute("")> _
<WebPartStorageAttribute(Storage.Shared)> _
<ResourcesAttribute("PQSGWebpart_Property_LinkHtml_Text", "", "PQSGWebpart_Property_LinkHtml_Description")> _
Public Property LinkHtml As String
'Utilisation
Dim instance As PortalQuickStartGuide
Dim value As String

value = instance.LinkHtml

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

Voir aussi

Référence

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