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.
Reads release setting(s) from the Smartsite.config configuration file.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public virtual void CheckReleaseSettings( string siteRootPath ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overridable Sub CheckReleaseSettings ( _ siteRootPath As _ ) |
Parameters
- siteRootPath
- String
The site root path.
See Also
DirectoryGateway Class
Smartsite.Security Namespace