public PageDefinitionCollection List(int pageTypeId)
 {
     return(PageDefinition.List(pageTypeId));
 }