This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public interface ISettingsBase |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface ISettingsBase |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
ConfigurationFiles |
Gets the configuration file collection.
|
|
Debug |
Gets the debug settings.
|
|
ScopeParameter |
Gets the scope parameter (used for Srm).
|
See Also
Smartsite.Base Namespace