- Namespace
- Statiq
.Razor - Containing Type
- I
Html Helper Extensions
Syntax
public static void RenderCachedPartial(this IHtmlHelper htmlHelper, string partialViewName, object model, object cacheKey)
Parameters
Name | Type | Description |
---|---|---|
htmlHelper | IHtmlHelper | |
partialViewName | string | |
model | object | |
cacheKey | object |