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.
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("This property applies to SharePoint 2007 theming and is no longer functional", _
False)> _
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As Theme
Dim value As String
value = instance.Name
[ObsoleteAttribute("This property applies to SharePoint 2007 theming and is no longer functional",
false)]
public string Name { get; }
Property value
Type: System.String