Exemple #1
0
 /// <summary> Creates a new instance of the BusinessObjectBoundWebControl type. </summary>
 protected BusinessObjectBoundWebControl()
 {
     _binding = new BusinessObjectBinding(this);
 }
Exemple #2
0
 public BocLiteral()
 {
     _binding = new BusinessObjectBinding(this);
 }