Class NovaRazorObjectType
A proxy for a Noxum.Nova.Data.Cache.CachedObjectType to be used in Razor Views
Inherited Members
Namespace: Noxum.Nova.Razor.Model
Assembly: Noxum.Nova.Razor.Model.dll
Syntax
public sealed class NovaRazorObjectType : NovaRazorObject<CachedObjectType>, IReadOnlyCollection<NovaRazorValue>, IEnumerable<NovaRazorValue>, IEnumerable
Properties
BinaryProxy
If "True", objects of this type are binary proxies
Declaration
public bool BinaryProxy { get; }
Property Value
| Type | Description |
|---|---|
| bool |