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 ISite |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface ISite |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
CmsInstanceId |
Gets the instance id of the old Cms server.
|
|
FileSystem |
Gets the FileSystem.
|
|
InstanceId |
Gets the instance id of the publication server.
|
|
Items |
Gets the Items dictionary that can be used to store information at site level.
|
|
Locales |
Gets the Locales.
|
|
Name |
Gets the name of the site.
|
|
Settings |
Gets the Settings.
|
|
Startup |
Gets the startup state info.
|
See Also
Smartsite.Base Namespace