Click or drag to resize
ResourceInfoShowInDevelopment Property
Gets or sets the value saying if the resource is shown in Development.

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

Property Value

Type: Boolean
See Also