Click or drag to resize
SnippetValueIsReadOnly Property
Gets a value indicating if the value is defined to be read only.

Namespace: ConnectedApps.Cms.Entities.Extensions.Snippet
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsReadOnly { get; set; }

Property Value

Type: Boolean
See Also