Back to Devexpress

HtmlSettingsAttribute Class

aspnetmvc-devexpress-dot-web-dot-mvc-0478d9ed.md

latest1.2 KB
Original Source

HtmlSettingsAttribute Class

Specifies the HTML editing settings (HtmlEditorSettings.SettingsHtmlEditing) for the value of a data field.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class HtmlSettingsAttribute :
    Attribute
vb
Public Class HtmlSettingsAttribute
    Inherits Attribute

Implements

_Attribute

Inheritance

Object Attribute HtmlSettingsAttribute

See Also

HtmlSettingsAttribute Members

DevExpress.Web.Mvc Namespace