Files
LeafWeb/WebCms/Umbraco/Views/propertyeditors/idwithguid/idwithguid.html
T
2019-11-23 21:51:02 -05:00

5 lines
204 B
HTML

<div class="umb-editor umb-readonlyvalue umb-idwithguidvalue" ng-controller="Umbraco.PropertyEditors.IdWithGuidValueController">
<div>{{ displayid }}</div>
<small>{{ displayguid }}</small>
</div>