Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the subtitle of the SPUserCodeWebPart.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides ReadOnly Property Subtitle As String
Get
'Usage
Dim instance As SPUserCodeWebPart
Dim value As String
value = instance.Subtitle
public override string Subtitle { get; }
Property Value
Type: System.String
The subtitle of the SPUserCodeWebPart.