Response.SavePageSimple
Save simple page without any object references. Page is saved as simple named XML file, without the extra subdirectory structure.
Syntax
|
Parameters
|
Return Value
|
Sub Response.SavePageSimple( _
uri As String, _
Optional bOverwrite As Boolean = True)
|
Type: String
- bOverwrite [in, optional]
Type: Boolean
Default value: True
|
This function does not return a value.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.