IBaseEngine..::..GetPluginResource Method
Overload List
Name | Description | |
---|---|---|
GetPluginResource(String) |
Returns a stream for the requested Resource
The Resource Name can be case insensitive
|
|
GetPluginResource(TheRequestData) |
Returns a stream for the requested Resource and inserts it into TheRequestData.
If TheRequestData contains a SessionState and its LCID is not zero, the function tries to load it first from the /ClientBin/{LCID}/... branch
This function also sets the MimeType and the StatePush variable.
The Resource Name is case insensitive
|