JS Struct
A JavaScript expression that you can embed into Razor syntax. Refer to new JS() Expression for more information.
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
[JsonConverter(typeof(JSConverter))]
public struct JS
See Also