停用的 Wiki 网页主页功能并还原以前的欢迎页 URL。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides Sub FeatureDeactivating ( _
properties As SPFeatureReceiverProperties _
)
用法
Dim instance As SPWikiPageHomePageFeatureReceiver
Dim properties As SPFeatureReceiverProperties
instance.FeatureDeactivating(properties)
public override void FeatureDeactivating(
SPFeatureReceiverProperties properties
)
参数
properties
类型:Microsoft.SharePoint.SPFeatureReceiverProperties提供对功能事件属性访问**[Microsoft.SharePoint.SPFeatureReceiverProperties]**类。
另请参阅
引用
SPWikiPageHomePageFeatureReceiver 类