-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.TemplatedControl
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
4 revisions
Base class for all templated widget
namespace: Crow
-
TemplatedControl
public class TemplatedControl : PrivateContainer
⬜ | prototype | description |
---|
⬜ | name | description |
---|---|---|
![]() |
Caption |
a caption being recurrent need in templated widget, it is declared here. |
![]() |
Template |
Template path or IML fragment. |
⬜ | prototype | description |
---|---|---|
![]() |
Widget FindByName(string nameToFind) |
override search method from Widget to prevent searching inside template |
![]() |
Widget FindByNameInTemplate(string nameToFind) |
__ |
⬜ | name | description |
---|