Method | Description | |
---|---|---|
DynamicFileResponseWriter ( string layoutFile, string contentPathToken, string contentPath ) : System.IO | ||
Write ( WebServerContext context ) : void |
Method | Description | |
---|---|---|
ReadLayoutFile ( ) : string |
Method | Description | |
---|---|---|
GetContent ( ) : string |
public DynamicFileResponseWriter ( string layoutFile, string contentPathToken, string contentPath ) : System.IO | ||
layoutFile | string | |
contentPathToken | string | |
contentPath | string | |
return | System.IO |
public Write ( WebServerContext context ) : void | ||
context | WebServerContext | |
return | void |