Ask a Question related to ASP.NET General, Design and Development.
-
Andreas Klemt #1
Overrides Function OnBubbleEvent As Boolean ---> What happens when Return True|False ?
Hello,
I have this
Protected Overrides Function OnBubbleEvent(ByVal source As Object, ByVal
args As System.EventArgs) As Boolean
a) Return True
b) Return False
c) Doing nothing...
End Function
What happens when doing a) or b) or c)?
Thanks!!
Andreas
Andreas Klemt Guest
-
#40192 [NEW]: isset return true and not false
From: gordon dot franke at skytecag dot com Operating system: windows and linux PHP version: 5.2.0 PHP Bug Type: Filter... -
#25734 [Opn->Bgs]: string false type-casts into boolean TRUE
ID: 25734 Updated by: elmicha@php.net Reported By: rbotzer at yahoo dot com -Status: Open +Status: ... -
#25734 [Bgs->Opn]: string false type-casts into boolean TRUE
ID: 25734 User updated by: rbotzer at yahoo dot com Reported By: rbotzer at yahoo dot com -Status: Bogus +Status: ... -
#25734 [NEW]: string false type-casts into boolean TRUE
From: rbotzer at yahoo dot com Operating system: MacOS X PHP version: 4.3.3 PHP Bug Type: Feature/Change Request Bug... -
How to set default to TRUE: Overrides Function OnBubbleEvent(ByVal source As Object, ByVal args As EventArgs) As Boolean?
Hello, how can I set the default value to TRUE of Overrides Function OnBubbleEvent(ByVal source As Object, ByVal args As EventArgs) As Boolean ?...



Reply With Quote

