ThoughtViewerControl._bmletInstall field
Represents a HtmlGenericControl control that renders the description, usage, and link for the Tags and Note Board dialog bookmarklet.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected _bmletInstall As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me._bmletInstall
Me._bmletInstall = value
protected HtmlGenericControl _bmletInstall