Method | Description | |
---|---|---|
Parse ( |
Parses the specified template for a Layout and any RenderSections.
|
|
Parse ( string templateFileContents ) : |
Parses the specified template for a Layout and any RenderSections.
|
public Parse ( |
||
templateFile | The template file. | |
return |
public Parse ( string templateFileContents ) : |
||
templateFileContents | string | |
return |