![]() |
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 the list of file-extensions which must be excluded for this asset folder.
Namespace: Smartsite.Core.Assets
Assembly: Smartsite.Runtime (in Smartsite.Runtime.dll)
Syntax
C# | ![]() |
---|---|
public <string> ExcludeExtensions { get; internal set; } |
Visual Basic (Declaration) | ![]() |
---|---|
Public Property ExcludeExtensions As (Of ) Get Friend Set |
See Also
AssetFolderConfiguration Class
Smartsite.Core.Assets Namespace