RazorTemplateFolderHost.RenderPartial

Render a partial view based on a Web relative path

public RawString RenderPartial(string relativePath,
	object model)

Return Value

HtmlString that indicates this string should not be escaped

Parameters

relativePath

model


See also:

Class RazorTemplateFolderHost

© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic