This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the button HTML, rendered in the title bar of the box.

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

Syntax

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

Field Value

The buttons.

See Also

Smartsite.Scf Namespace
Advanced