This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Set to false to suppress macro output. Useful in ajax callback scenarios where the box should not be rendered. Setting this value to false will trigger the default handling.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
public bool Render { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property Render As Get Set |
See Also
SmartletBox Class
Smartsite.Scf Namespace