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.
Tests whether all Smartlet properties are valid.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
[(Name = "{0}.TestProperties")] public static void CurrentSmartletTestProperties( context ) |
Visual Basic (Declaration) | Copy Code |
---|---|
<(Name := "{0}.TestProperties")> _ Public Shared Sub CurrentSmartletTestProperties ( _ context As _ ) |
Parameters
- context
- IRenderContext
The context.
See Also
Smartlet Class
Smartsite.Scf Namespace