Share via


PortalQuickStartGuide.LinkHtml property

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

Syntax

'Declaration
Public Property LinkHtml As String
    Get
    Set
'Usage
Dim instance As PortalQuickStartGuide
Dim value As String

value = instance.LinkHtml

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

Property value

Type: System.String

See also

Reference

PortalQuickStartGuide class

PortalQuickStartGuide members

Microsoft.SharePoint.Portal.WebControls namespace