'DeclarationPublic ReadOnly Property IsPostBackEventControlRegistered As System.Boolean
'UsageDim instance As NTopBannerPage Dim value As System.Boolean value = instance.IsPostBackEventControlRegistered
public System.bool IsPostBackEventControlRegistered {get;}