Gets or sets name of the custom emoticon set to be used.
[Visual Basic]
Public Property EmoticonSet As
String
[C#]
public
String EmoticonSet {get; set;}
Remarks
Custom emoticon sets are registered with RegisterEmoticonSet.
See Also
Editor Class | EO.Web Namespace