Community > Answers
46 views

Use Live Visualizer Module Id in Razor Template

Is there a way to access the Live Visualizer Module Id inside a razor template? I want to generate an HTML Div id that's unique based on the module id. So if my module id is 123, I could have an element that looks like the one below

 

<div id="my-id-123"></div>

Josh Slaughter Josh Slaughter
asked 02/26/2021 12:11
Add Comment
Last Activity 02/26/2021 18:10

1 Answer(s)

Add an Answer