Exemplo n.º 1
0
 protected virtual ImageModel GetRelatedImageModel(object item, string fieldName)
 {
     return(ModelUtilities.GetRelatedImageModel(item, fieldName));
 }