Click or drag to resize
ModulePackageMetadataId Property
Gets or sets identifier of the package.

Namespace: CMS.Modules.NuGetPackages
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public string Id { get; set; }

Property Value

Type: String
See Also