| DataGroupRepositoryDelete Method |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public abstract void Delete(
string id
)
Public MustOverride Sub Delete (
id As String
)
Parameters
- id
- Type: SystemString
See Also