Partager via


AreaListing.HtmlBlob, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the HTML content.

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

Syntaxe

'Déclaration
Public Property HtmlBlob As String
'Utilisation
Dim instance As AreaListing
Dim value As String

value = instance.HtmlBlob

instance.HtmlBlob = value
public string HtmlBlob { get; set; }

Valeur de la propriété

String that represents the HTML content.

Voir aussi

Référence

AreaListing, classe
Membres AreaListing
Microsoft.SharePoint.Portal.SiteData, espace de noms