Click or drag to resize
ResourceInfoResourceIsInDevelopment Property
Indicates if resource is in development. Custom system module is always considered as developed and cannot be set to false

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

Property Value

Type: Boolean
See Also