Click or drag to resize
ResourceInfoIsEditable Property
Indicates if resource is editable (resource is in development or development mode is enabled).

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

Property Value

Type: Boolean
See Also