This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Visual styling of the box. Only predefined value is 'none' for a non-visible container.

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

Syntax

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

Field Value

The box mode.

See Also

Smartsite.Scf Namespace
Advanced