Click or drag to resize

BaseSettingTIsReadonly Property

Is element readonly or available for editing.

Namespace:  Resto.Front.Api.V5.Data.Settings
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public bool IsReadonly { get; set; }

Property Value

Type: Boolean
See Also