Could someone tell me where Token Replacement lives in the DNN Source? Thanks.
DNN Platform\Library\Services\Tokens
It starts by calling DotNetNuke.Services.Tokens.To...p;). The actual implementation for any token comes from a corresponding IPropertyAccess implementation.
DotNetNuke.Services.Tokens.To...p;)
IPropertyAccess
These Forums are dedicated to the discussion of DNN Platform.
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.