Chapter4 _ASP.NET Web Controls for Displaying Text
Chapter4 _ASP.NET Web Controls for Displaying Text
zip
PLASMA UNIVERSITY
DOTNET (ASP)
Web control
INTRODUCTION
Static HTML elements, are placed in the
ASP.NET page’s HTML portion. But unlike HTML
elements, Web controls can be accessed
programmatically from the page’s code.
In this manner, Web controls serve as an
controls
The static HTML in the HTML portion is sent to the
window, are
Text
ClientIDMode
EnableViewState
Mode
ViewStateMode
Visible
(Expressions)
(ID)
property.
We can change the border’s color via the
BorderColor property.
In addition to the BorderStyle and BorderColor
name Arial.
Finally, type 22pt into the Size subproperty.
THE MISCELLANEOUS
PROPERTIES
The remaining Label Web control properties can be
classified as miscellaneous properties.
For example, there is a ToolTip property. The value of