| FilesAndFoldersCreateFile Method |
Namespace:
Dynamicweb.Content.Files
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static OperationReport CreateFile(
string file,
bool template
)
Public Shared Function CreateFile (
file As String,
template As Boolean
) As OperationReport
Parameters
- file
- Type: SystemString
- template
- Type: SystemBoolean
Return Value
Type:
OperationReportSee Also