  | PageCollectionRemovePageWithID 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: SystemInt32
 
See Also