Ejemplo n.º 1
0
 protected virtual PageNodeModel GetRelatedPageModel(object item, string fieldName)
 {
     return(ModelUtilities.GetRelatedPageModel(item, fieldName));
 }