KaxInputControlEnableEmbeddedScripts Property |
Namespace: Kettic.AspNet.Controls
public override bool EnableEmbeddedScripts { get; set; }
Public Overrides Property EnableEmbeddedScripts As Boolean Get Set
public: virtual property bool EnableEmbeddedScripts { bool get () override; void set (bool value) override; }
abstract EnableEmbeddedScripts : bool with get, set override EnableEmbeddedScripts : bool with get, set