Метод NavigationFeatureHandler.FeatureDeactivating
Обрабатывает событие, возникающее при навигации или NavigationProperties компонент отключен.
Пространство имен: Microsoft.SharePoint.Publishing
Сборка: Microsoft.SharePoint.Publishing (в Microsoft.SharePoint.Publishing.dll)
'Декларация
Public Overrides Sub FeatureDeactivating ( _
receiverProperties As SPFeatureReceiverProperties _
)
'Применение
Dim instance As NavigationFeatureHandler
Dim receiverProperties As SPFeatureReceiverProperties
instance.FeatureDeactivating(receiverProperties)
public override void FeatureDeactivating(
SPFeatureReceiverProperties receiverProperties
)
receiverProperties
Тип: Microsoft.SharePoint.SPFeatureReceiverPropertiesСвойства события отключения функции.
NavigationFeatureHandler класс