Theme 构造函数

请注意:此 API 现在已过时。

初始化Theme类的新实例。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("This control applies to SharePoint 2007 theming and is no longer functional",  _
    False)> _
Public Sub New
用法

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

另请参阅

引用

Theme 类

Theme 成员

Microsoft.SharePoint.WebControls 命名空间