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