FileController.UserAvatar Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
UserAvatar(int, int?, int?, string, string)
Writes the specified user avatar to the output.
public void UserAvatar(int id, int? width, int? height, string options, string ext)
Parameters
- id
- int
- width
- int?
- height
- int?
- options
- string
- ext
- string