Click or drag to resize

DeploymentProviderGetDataGroups Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public abstract IEnumerable<DataGroup> GetDataGroups()

Return Value

Type: IEnumerableDataGroup
See Also