MapperKernelIgnorePostback Property |
Indicates whether postback data is being used or ignored.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool IgnorePostback { get; set; }
Public Property IgnorePostback As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IMapperIgnorePostbackSee Also