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 imageCopy Code
public bool Render { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property Render As 
	Get
	Set

See Also

Smartsite.Scf Namespace
Advanced