共用方式為


Theme constructor

NOTE: This API is now obsolete.

Initializes a new instance of the Theme class.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("This control applies to SharePoint 2007 theming and is no longer functional",  _
    False)> _
Public Sub New
'Usage

Dim instance As New Theme()
[ObsoleteAttribute("This control applies to SharePoint 2007 theming and is no longer functional", 
    false)]
public Theme()

See also

Reference

Theme class

Theme members

Microsoft.SharePoint.WebControls namespace