 | DataItemProviderGetDataProviderTypes Method |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntaxpublic static IEnumerable<Type> GetDataProviderTypes()
Public Shared Function GetDataProviderTypes As IEnumerable(Of Type)
Return Value
Type:
IEnumerableType
See Also