TIWCGJQGlobalConfigOptions.IgnoreContentEnabled Property
Warning: Setting this property to true will cause performance degradation on enhancement. Once set, all automatic enhancements made by the framework to each enhanceable element of the user's markup will first check for a data-enhance=false parent node. If one is found the markup will be ignored. This setting and the accompanying data attribute provide a mechanism through which users can prevent enhancement over large sections of markup.
published property IgnoreContentEnabled: boolean index 10 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean