Click or drag to resize

DataGroupRepositoryGetById Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public abstract DataGroup GetById(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: DataGroup
See Also