Property | Type | Description | |
---|---|---|---|
scriptDir | string |
Method | Description | |
---|---|---|
DeleteFile ( ScriptFile file ) : void | ||
FSBasedScriptListFile ( object>.Dictionary |
||
FSBasedScriptListFile ( string filename ) : System | ||
GenerateFileName ( string pageName ) : string | ||
InsertFile ( string pageName, int index ) : ScriptFile |
Method | Description | |
---|---|---|
Save ( ) : void |
public FSBasedScriptListFile ( object>.Dictionary |
||
node | object>.Dictionary | |
return | System |
public FSBasedScriptListFile ( string filename ) : System | ||
filename | string | |
return | System |
public GenerateFileName ( string pageName ) : string | ||
pageName | string | |
return | string |
public InsertFile ( string pageName, int index ) : ScriptFile | ||
pageName | string | |
index | int | |
return | ScriptFile |