public GooglePlusOneViewModel()
 {
     this.PageUrl = string.Empty;
     this.Size = GooglePlusOneSize.Standard;
     this.CountPosition = GooglePlusOneCountPosition.Inline;
 }
 public GooglePlusOneViewModel()
 {
     this.PageUrl       = string.Empty;
     this.Size          = GooglePlusOneSize.Standard;
     this.CountPosition = GooglePlusOneCountPosition.Inline;
 }