Property | Type | Description | |
---|---|---|---|
PageBodyCode | string | ||
PageScriptString | string | ||
PageStylePaths | List |
||
PageTitle | string | ||
ScriptFilePaths | List |
Method | Description | |
---|---|---|
HtmlPage ( string pageTitle ) : System.Collections.Generic | ||
SavePage ( string fullpath ) : void |
Method | Description | |
---|---|---|
GeneratePageString ( ) : void |
public HtmlPage ( string pageTitle ) : System.Collections.Generic | ||
pageTitle | string | |
return | System.Collections.Generic |