메소드 | 설명 | |
---|---|---|
RenderViewToString ( this context, string viewPath, object model = null, bool partial = false ) : string |
convert one view to string
|
public static RenderViewToString ( this context, string viewPath, object model = null, bool partial = false ) : string | ||
context | this | |
viewPath | string | |
model | object | |
partial | bool | |
리턴 | string |