 | PageCollection.RemovePageWithID Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic void RemovePageWithID(
int id
)
Public Sub RemovePageWithID (
id As Integer
)
Parameters
- id
- Type: System.Int32
See Also