Example #1
0
 public contentType()
 {
     this.typeField = contentTypes.text;
 }
Example #2
0
 public titleType()
 {
     this.typeField = contentTypes.text;
 }