Property | Type | Description | |
---|---|---|---|
CompileDate | System.DateTime | ||
NodeExe | string |
Method | Description | |
---|---|---|
ProcessRequest ( |
Method | Description | |
---|---|---|
ExportResourceIfNewer ( string fileName, byte resource ) : void | ||
GetFileDependencies ( string physicalFileName ) : IEnumerable |
||
Render ( string physicalFileName, |
Method | Description | |
---|---|---|
ScriptHandlerBase ( ) : System | ||
cacheProfileExists ( string cacheProfileName ) : bool | ||
extractNodeJs ( ) : void | ||
getCacheParams ( ) : System.Web.UI.OutputCacheParameters |
protected static ExportResourceIfNewer ( string fileName, byte resource ) : void | ||
fileName | string | |
resource | byte | |
return | void |
protected GetFileDependencies ( string physicalFileName ) : IEnumerable |
||
physicalFileName | string | |
return | IEnumerable |
public ProcessRequest ( |
||
context | ||
return | void |
protected abstract Render ( string physicalFileName, |
||
physicalFileName | string | |
output | ||
return | void |
protected static DateTime,System CompileDate | ||
return | System.DateTime |