C-DEngine 5.105

IBaseEngine..::..GetPluginResource Method

Overload List


  Name Description
Public method GetPluginResource(String)
Returns a stream for the requested Resource The Resource Name can be case insensitive
Public method 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