Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider.
Overload List
| Name | Description | |
|---|---|---|
![]() |
TryCreateObject<TObject>() | Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider. |
![]() |
TryCreateObject<TObject>(Guid) | Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider. |
![]() |
TryCreateObject(Type) | Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider. |
![]() |
TryCreateObject(Guid, Type) | Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider. |
![]() |
TryCreateObject<TObject, TSite>(Guid, TSite) | Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object. |
![]() |
TryCreateObject<TSite>(Guid, Type, TSite) | Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object. |
Top
.gif)