コード例 #1
0
 protected virtual ImageModel GetRelatedImageModel(object item, string fieldName)
 {
     return(ModelUtilities.GetRelatedImageModel(item, fieldName));
 }