BuildNuSpecManifestEventArgs Constructor (String) |
Initializes event arguments for event raised during packaging of a module with given resourceName.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public BuildNuSpecManifestEventArgs(
string resourceName
)
Parameters
- resourceName
- Type: SystemString
See Also