| RepositoryDeleteById Method (String) |
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public virtual void DeleteById(
string id
)
Public Overridable Sub DeleteById (
id As String
)
Parameters
- id
- Type: SystemString
See Also