SocialDataFrame.socialDataFrameTitle Field
Represents the control that displays the title of the page.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected socialDataFrameTitle As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me.socialDataFrameTitle
Me.socialDataFrameTitle = value
protected HtmlGenericControl socialDataFrameTitle