You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are absolutely right. I did this kind only because the GitHub preview colorizes Razor comments not nicely. Hopefully uDoc does a better job😁
Co-authored-by: Esha Noronha <[email protected]>
Copy file name to clipboardExpand all lines: 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ Example:
151
151
varsettings=Model.SettingsasContentModels.MyElementTypeAliasOfContent; // Cast Model.Settings safely using 'as' to avoid null reference exceptions
152
152
}
153
153
154
-
@{ //Output the value of field with alias 'heading' from the Element Type selected as Content section }@
0 commit comments