![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartlet property access settings for Client and Server.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | ![]() |
---|---|
[] public enum SmartletPropertyAccess |
Visual Basic (Declaration) | ![]() |
---|---|
<> _ Public Enumeration SmartletPropertyAccess |
Members
Member name | Description | |
---|---|---|
None |
No access.
| |
Read |
Read access.
| |
Write |
Write access.
| |
ReadWrite |
Read and write access.
|
See Also
Smartsite.Scf Namespace