Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.
Yay... Take Me to the Community!
Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
Return to previous page
Hi,
I implemented token replace for two info objects in my custom module (for example OrderInfo and OrderItemInfo):
http://www.dnnsoftware.com/community-blog/cid/134682/460-a-sneak-peek-5--token-replace
Is it correct that when I call the ReplaceTokens() method for custom info object #1, also the tokens for the other custom info object are set to "" ?