2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Feat: Link.Image(object, "SettingsName") #3357

Closed iJungleboy closed 4 months ago

iJungleboy commented 4 months ago

I'm submitting a

[x] feature request

...about

[x] Razor templating

Current Behavior / Expected Behavior

The Link.Image(...) has a second parameter settings which needs to be an object with settings up to now.

Goal is to also allow just passing in the settings name, such as "Content", or "Lightbox" as retrieving settings is a bit more challenging to Razor developers and error-prone.

Your environment