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