Returns a value indicating whether the specified resource (module) is available.
            
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- resourceId
 - Type: 
System Int32
A resource (module) identifier. 
Return Value
Type:True, if the specified resource exists; otherwise, false.
Remarks
See Also