|
|
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.
Gets a boolean indicating that, when this Asset Folder is synchronized automatically, a moddate comparison of the Asset Item and the source Url should be executed.
Namespace: Smartsite.Core.Assets
Assembly: Smartsite.Runtime (in Smartsite.Runtime.dll)
Syntax
| C# | |
|---|---|
public bool CompareModdate { get; internal set; } | |
| Visual Basic (Declaration) | |
|---|---|
Public Property CompareModdate As Get Friend Set | |
See Also
AssetFolderConfiguration Class
Smartsite.Core.Assets Namespace