Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

JsOptions..::..AllowSpecialCharacters Property

Setting this false will make JavaScript generator to use fewer special characters that require encoding when embedded within a component

Namespace:  Suoranta.WebApp.View
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public bool AllowSpecialCharacters { get; set; }