This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the collection of static and dynamic databases.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public <T> Values { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property Values As (Of T) Get |
See Also
Smartsite.Security Namespace