Syncrhonizes the specified folder, its files and its subfolders.
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual int Synchronize( int portalId, string relativePath ) |
Visual Basic |
---|
Public Overridable Function Synchronize ( portalId As Integer, relativePath As String ) As Integer |
Parameters
- portalId
- Type: System..::..Int32
The portal identifier.
- relativePath
- Type: System..::..String
The relative path of the folder.