1. Home
  2. Docs
  3. V1
  4. NuGet Package
  5. UpdateIframeHeader

UpdateIframeHeader

This function will allow you to set custom HTML to display at the top of the Iframe.

Note: Script and Iframe tags are disabled in the HTML

PWTSecureStoreClient client = new PWTSecureStoreClient("My_Client_Key");
await client.UpdateIframeHeader(“New HTML”, LOGSTRING);
Was this article helpful to you? Yes No

How can we help?