aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-1c39b198.md
Represents a mention object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class HtmlEditorMentionBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return HtmlEditorMentionBuilder objects:
Show 27 links
Do not instantiate this class explicitly. A new HtmlEditorMentionBuilder class instance is created when you call the Mentions(Action<CollectionFactory<HtmlEditorMentionBuilder>>) method.
Object OptionsOwnerBuilder HtmlEditorMentionBuilder
See Also