Synchronizes the entire folder tree for the specified portal.
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual int Synchronize( int portalId ) |
Visual Basic |
---|
Public Overridable Function Synchronize ( portalId As Integer ) As Integer |
Parameters
- portalId
- Type: System..::..Int32
The portal identifier.