This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartlet html output wrapper macro. Outputs a DIV outer element, or wraps the output in a fully stylable glossy box using the createsmartletbox() translation.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
public class SmartletBox : |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SmartletBox _ Inherits |
Inheritance Hierarchy
System..::..Object
Smartsite.Core..::..BaseModule
Smartsite.Core..::..Module
Smartsite.Core..::..ContainerModule
Smartsite.Scf..::..SmartletBox
Smartsite.Core..::..BaseModule
Smartsite.Core..::..Module
Smartsite.Core..::..ContainerModule
Smartsite.Scf..::..SmartletBox
See Also
SmartletBox Members
Smartsite.Scf Namespace