RequestHelperIsSubform Property |
Gets whether or not the request is being hosted in a subform.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static bool IsSubform { get; }
Public Shared ReadOnly Property IsSubform As Boolean
Get
Property Value
Type:
BooleanSee Also