IUpdateState Interface

Definition

Important

This API is not CLS-compliant.

Handles state updates.

public interface class IUpdateState
[System.CLSCompliant(false)]
public interface IUpdateState
[<System.CLSCompliant(false)>]
type IUpdateState = interface
Public Interface IUpdateState
Attributes

Methods

UpdateState(INavigableItem)

Indicates that the item state is changed.

Applies to