Method | Description | |
---|---|---|
GetResolvedPhysicalPath ( SageContext context ) : string | ||
ModuleResource ( |
Initializes a new instance of the ModuleResource class.
|
public GetResolvedPhysicalPath ( SageContext context ) : string | ||
context | SageContext | |
return | string |
public ModuleResource ( |
||
resourceNode | The XML configuration node that represent this resource. | |
moduleKey | string | The name of the module this resource belongs to. |
projectId | string | The identification string of the project this library belongs to. |
return | System |