This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Extra Elements to include in the box output. Except for BoxMove="none", these elements should always be invisible.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public string ExtraElements { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property ExtraElements As 
	Get
	Set

Field Value

The extra elements.

See Also

Smartsite.Scf Namespace
Advanced