Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Modules Namespaces
CMS.Modules
ModulePackageBuilder Class
ModulePackageBuilder Methods
BuildPackage Method
BuildPackage Method (Stream)
BuildPackage Method (String)
ModulePackageBuilder
BuildPackage Method (String)
Builds the module installation package to the file specified by given path.
Namespace:
CMS.Modules
Assembly:
CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
BuildPackage
(
string
filePath
)
Parameters
filePath
Type:
System
String
Path to installation package.
Exceptions
Exception
Condition
UnauthorizedAccessException
Thrown when necessary permissions are missing for the given path.
See Also
Reference
ModulePackageBuilder Class
BuildPackage Overload
CMS.Modules Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com