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 SXML to determine the display name of the Smartlet. The display name is used in the SmartletListInput.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
[(Options = .RawData)] public string DisplayName { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
<(Options := .RawData)> _ Public Property DisplayName As Get Set |
Field Value
The display nameSee Also
Smartlet Class
Smartsite.Scf Namespace