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