Message 1 of 2
How to Insert a Dynamic Block and set Parameters (not Attributes) from C#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If I have a dynamic block that contains several Point Parameters (see simplified example attached). How can I insert the block then set the values of the Point parameters in code (C# preferred not not mandatory).
I have been able to determine how to set Attributes in code, but so far I have been unable to determine how to set Parameter values programmatically.