The ElementProviderContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ElementProviderContext |
Constructs a new instance of ElementProviderContext |
Methods
Name | Description | |
---|---|---|
![]() | CreateElementHandle |
Created a provider instance (based on name) specific ElementHandle for a given EntityToken, making it possible to tie an entiry token to a specific provider instance.
|
Properties
Name | Description | |
---|---|---|
![]() | ProviderName |
The name if the provider instance. This name typically originate from configuration. A given provider type may exist as multiple instances, but all with have a unique name.
|