ResourceInfoResourceDescription Property |
Gets or sets the resource description. Required if you want to create an installation package.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public string ResourceDescription { get; set; }
Property Value
Type:
StringSee Also