Property reference

sn_communities.useSnBind

The sn_communities.useSnBind property determines whether widgets utilize snBindHtml instead of ngBindHtml. Setting this property to true can enhance rendering performance in Communities, making it relevant for admins optimizing widget behavior.

Default: false Type: boolean Application: Communities

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property switches the binding method for widgets from ngBindHtml to snBindHtml, impacting how HTML content is rendered.
What area does it affect? Communities
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when optimizing widget performance or troubleshooting rendering issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_communities.useSnBind
Sys ID 66fd9e9a3b72030037556b4ee3efc424
Type boolean
Application Communities
Default value false
Description Property, if set to true would have the widgets use snBindHtml instead on ngBindHtml
Updated 2017-12-04 22:24:30

Sources

Official references and nearby text excerpts where this property appears.