Gets or sets if the object can be commented
Namespace:
EPiServer.Common.SecurityAssembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 4.1.517.380
Syntax
| C# |
|---|
[DefaultValueAttribute(false)] public bool Comment { get; set; } |