Share via


IViewComponentDescriptorProvider Interface

Definition

Discovers the view components in the application.

public interface class IViewComponentDescriptorProvider
public interface IViewComponentDescriptorProvider
type IViewComponentDescriptorProvider = interface
Public Interface IViewComponentDescriptorProvider
Derived

Methods

Name Description
GetViewComponents()

Gets the set of ViewComponentDescriptor.

Applies to