IDynamicAppViewManager Interface

Definition

Represents a hosted control that renders information about dynamic applications.

public interface class IDynamicAppViewManager
public interface IDynamicAppViewManager
type IDynamicAppViewManager = interface
Public Interface IDynamicAppViewManager

Methods

UpdateDynamicAppDisplay(List<DynamicApplicationItem>)

Notifies the control that the dynamic applications list needs to be updated.

Applies to