Security: Cross-site Scripting
Overview
Trusting data as html
elements.usernameLabel.putClientProperty(APP_UI_PROPERTY.TRUST_DATA_AS_HTML, true);application.putClientProperty(APP_UI_PROPERTY.TRUST_DATA_AS_HTML, true);Last updated
Was this helpful?