Example #1
0
 public PublishPropertyPage() {
     _control = new PublishPropertyControl(this);
 }
Example #2
0
 public PublishPropertyPage()
 {
     _control = new PublishPropertyControl(this);
 }