![]() |
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# |
![]() |
---|---|
public interface ISettingsBase |
Visual Basic (Declaration) |
![]() |
---|---|
Public Interface ISettingsBase |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
![]() |
GetBooleanValue |
Retrieves a boolean value.
|
![]() |
GetDoubleValue |
Retrieves a double value.
|
![]() |
GetIntValue |
Retrieves an integer value.
|
![]() |
GetNode |
Gets a node based on an XPath query.
|
![]() |
GetNodes |
Gets a node list based on an XPath query.
|
![]() |
GetStringValue |
Retrieves a string value.
|
![]() |
GetValue |
Retrieves an object value.
|
![]() |
SelectSxmlConfigNodes |
Selects
|
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