Freigeben über


SPWebApplication.SuiteBarBrandingElementHtml-Eigenschaft

Ruft ab oder legt den HTML-Codeausschnitt in das SuiteBarBrandingElement -Steuerelement angezeigt.

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

Syntax

'Declaration
Public Property SuiteBarBrandingElementHtml As String
    Get
    Set
'Usage
Dim instance As SPWebApplication
Dim value As String

value = instance.SuiteBarBrandingElementHtml

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

Eigenschaftswert

Typ: System.String
Die HTML-Ausschnitt angezeigt.

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace