'Declaration
Public ReadOnly Property IsPostBackEventControlRegistered As System.Boolean
'Usage
Dim instance As NExamplePage Dim value As System.Boolean value = instance.IsPostBackEventControlRegistered
public System.bool IsPostBackEventControlRegistered {get;}