This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Mode of application for presets

Namespace: Smartsite.Core
Assembly:  Smartsite.SXML (in Smartsite.SXML.dll)

Syntax

C#Copy imageCopy Code
public enum ApplyPresetMode
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration ApplyPresetMode

Members

Member nameDescription
None
None
Overridable
All values in preset are set to overridable
NonOverridable
All values in preset are set to non-overridable

See Also

Smartsite.Core Namespace
Advanced