ModuleInstallationException Constructor (SerializationInfo, StreamingContext) |
Creates a new instance of ModuleInstallationException.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax protected ModuleInstallationException(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
SerializationInfo. - context
- Type: System.Runtime.SerializationStreamingContext
StreamingContext.
See Also