- Namespace
 - Statiq
.Razor  - Containing Type
 - I
Html Helper Extensions  
Syntax
public static IHtmlContent CachedPartial(this IHtmlHelper htmlHelper, string partialViewName)
		Parameters
| Name | Type | Description | 
|---|---|---|
| htmlHelper | IHtmlHelper | |
| partialViewName | string | 
Return Value
| Type | Description | 
|---|---|
| IHtmlContent |