| CKEditorControlSmileyDescriptions Property | 
             The description to be used for each of the smiles
             defined in the CKEDITOR.config.smiley_images setting.
             Each entry in this array list must match its relative pair
             in the CKEDITOR.config.smiley_images setting.
            
             Default value:
             {'smiley', 'sad', 'wink', 'laugh', 'frown',  'cheeky', 'blush', 'surprise', 'indecision', 'angry', 'angel',
             'cool',  'devil', 'crying', 'enlightened', 'no', 'yes', 'heart', 'broken heart',  'kiss', 'mail' }
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string[] SmileyDescriptions { get; set; }Property Value
Type: 
String See Also
See Also