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: Add Block.Guid information #3379

Closed iJungleboy closed 3 months ago

iJungleboy commented 3 months ago

I'm submitting a

[x] feature request

...about

[x] Razor templating

Current Behavior / Expected Behavior

We're about to add block information to the CmsContext #3378.

Since the ID of the block can change through export/import, there are valid use cases which would prefer to use the GUID, so we should also add a .Guid to it.

Your environment