PageLayoutIsDisabled Property |
Identifies whether or not the current layout spec is marked as disabled.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool IsDisabled { get; }
Public ReadOnly Property IsDisabled As Boolean
Get
Property Value
Type:
BooleanSee Also