ISPTheme.ApplyTo 方法

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

语法

声明
Sub ApplyTo ( _
    web As SPWeb, _
    shareGenerated As Boolean _
)
用法
Dim instance As ISPTheme
Dim web As SPWeb
Dim shareGenerated As Boolean

instance.ApplyTo(web, shareGenerated)
void ApplyTo(
    SPWeb web,
    bool shareGenerated
)

参数

另请参阅

引用

ISPTheme 接口

ISPTheme 成员

Microsoft.SharePoint.Utilities 命名空间