Last active
March 3, 2016 12:10
-
-
Save Jeavon/92bdf2dd6f69156a90ac to your computer and use it in GitHub Desktop.
Slimsy Pad
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@using Umbraco.Web.Models | |
@Model.Content.GetCropUrl(100, 200, "myContentCropperPropertyAlias", quality: 90, imageCropMode: ImageCropMode.Pad, ratioMode: ImageCropRatioMode.Height, furtherOptions: "&slimmage=true") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment