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