| CuteEditor for .NET 6.0 Class Library |
|
Editor.DisableClassList Property
The class items in the CssClass dropdown needed to be disabled going to this string. Example DisableClassList="BreadCrumb, TopicMenu, Footer"
[Visual Basic]
Public Property DisableClassList As
String
[C#]
public
string DisableClassList {get; set;}
See Also
Editor Class | CuteEditor Namespace