CheckState property of the CheckBox control
Specify the function of CheckState property of the CheckBox control?
Expert
The CheckState property gets or sets state of the CheckBox.
In case the ThreeState property is set to “false”, the CheckState property value can only be set to CheckState.Indeterminate in the code and not by the user interaction.
a) Checked - CheckBox shows a check mark. The control seems sunken.
b) Unchecked - CheckBox is empty. The control seems raised.
c) Indeterminate - CheckBox shows a check mark and is shaded.
Differentiate between Web server controls and HTML?
Write down in brief the various types of Triggers in the WPF?
Explain the term Cookie? Explain where it can be used in ASP.NET?
Which statement can be used to replace many if-else statements in the code.
Briefly explain about PLINQ?
Define the term “Array”.
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
Write about the Dynamic update?
Explain why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Explain the use of <sessionState> tag in a web.config file?
18,76,764
1961070 Asked
3,689
Active Tutors
1453003
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!