| RepositoryDeleteByPageId Method (Int32) |
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public virtual void DeleteByPageId(
int pageId
)
Public Overridable Sub DeleteByPageId (
pageId As Integer
)
Parameters
- pageId
- Type: SystemInt32
See Also