Could someone tell me where Token Replacement lives in the DNN Source? Thanks.
DNN Platform\Library\Services\Tokens
It starts by calling <code>DotNetNuke.Services.Tokens.To...p;)</code>. The actual implementation for any token comes from a corresponding <code>IPropertyAccess</code> implementation.
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.