PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Starts the AssetFolder synchronization (through the configured scheduled job).

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
[(.Level2)]
[(Name = "{0}.Asset.StartSynchronize")]
public static void StartSynchronize()
Visual Basic (Declaration)Copy imageCopy Code
<(.Level2)> _
<(Name := "{0}.Asset.StartSynchronize")> _
Public Shared Sub StartSynchronize

See Also

Advanced