Skip to main content

ASPxHtmlEditor.CssFilePath Property

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public override string CssFilePath { get; set; }

Property Value

Type
String
See Also