Quantcast
Channel: EntityUI Releases Rss Feed
Viewing all articles
Browse latest Browse all 2

Created Release: EntityUI Demo

$
0
0
The project WebUI demonstrates how EntityUI can be used to render Input for a class with a few lines of code. This is of course a first test, and it's not fully functional.

Here is the code that is used:

' Instantiate School Class with Events
Protected WithEvents Departments As New EntityUI(Of Department)

Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

' Example on how to use EntityUI to automatically Render Input control

PlaceHolderUI.Controls.Add(Departments.RenderInputPanel())


End Sub

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles



Latest Images