Solved

The Standard Notation for Referring to a Control's Property in Code

Question 60

Multiple Choice

The standard notation for referring to a control's property in code is:


A) ControlName.PropertyName
B) ControlName->PropertyName
C) ControlName::PropertyName
D) ControlName<PropertyName/>

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions