This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The display name for the preset.

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

Syntax

C#Copy imageCopy Code
[(.MustBeAttribute)]
public string DisplayName { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
<(.MustBeAttribute)> _
Public Property DisplayName As 
	Get
	Set

See Also

Advanced