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