Donnerstag, 3. Oktober 2019

Control type in Html tag name

new ControlAttribute allow specify default html on .NET type.
Html template code snippet:
<buttons:ImageTextButton tabindex="1" j:control="
Text := 'Text Button',
Execute = dp:ObservableAction<sys:String>(j:control.Execute) { Source = j:control.CopyMessage }.Target"/>