5 lines
204 B
HTML
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>
|