Click or drag to resize
ResourceInfoResourceAuthor Property
Author or comma-separated list of authors of the module for the purpose of installation package creation. Required if you want to create an installation package.

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

Property Value

Type: String
See Also