Skip to main content

ASPxHtmlEditor.CssPostfix Property

This property is not in effect for the ASPxHtmlEditor class. Use the StylesBase.CssPostfix property instead.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override string CssPostfix { get; set; }

Property Value

Type
String
See Also