HtmlEditorMentionBuilder Class
Represents a mention object.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class HtmlEditorMentionBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new HtmlEditorMentionBuilder
class instance is created when you call the Mentions(Action<CollectionFactory<HtmlEditorMentionBuilder>>) method.