Gets a string that is concatenated with the IWebPart.Title property value to form a complete title for a System.Web.UI.WebControls.WebParts.WebPart control.
Documentation for this section has not yet been entered.
The IWebPart.Subtitle property is used to return a default subtitle string for a System.Web.UI.WebControls.WebParts.WebPart control that is appended to the control's title in the title bar.
If you provide a default value for the IWebPart.Subtitle property in a control that implements the System.Web.UI.WebControls.WebParts.IWebPart interface, the Web Parts control set automatically appends it to the value of the IWebPart.Title property of the control at run time.