FileController.GetContentThumb Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
GetContentThumb(int, string, int?, int?, string, string)
Writes a thumbnail image for the specified content item to the output.
public void GetContentThumb(int id, string name, int? width, int? height, string options, string ext)
Parameters
- id
- int
- name
- string
- width
- int?
- height
- int?
- options
- string
- ext
- string