| ModulePackageBuilderBuildPackage Method (Stream) | 
            Builds the module installation package to the given stream.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntaxpublic void BuildPackage(
	Stream stream
)
Parameters
- stream
 - Type: CMS.IOStream
Stream to be used. 
See Also