Control Reference: By Sriram. B

  • Uploaded by: api-19796528
  • 0
  • 0
  • June 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Control Reference: By Sriram. B as PDF for free.

More details

  • Words: 466
  • Pages: 25
Control Reference

By SRIRAM. B

ASP.NET 2.0 Controls 

HTML Controls



Web Server Controls 

Standard Controls



Validation Controls



Data Controls



Login Controls



Navigation Controls



WebPart Controls



Crystal Report Control

HTML Controls

HTML Controls 

Button



Text Area



Reset



Table



Submit



Submit



Text



Image



File



Select



Password



Horizontal Rule



Check Box



DIV



Radio



Hidden

Web Server Controls

Standard Controls

Standard Controls 

Label



List Box



Literal



DropDownList



TextBox



Check Box



Button



Check Box List



Link Button



Radio Button



Image Button



Radio Button List



Hyper Link



Image



Calendar



Table



Ad Rotator



Place Holder



Panel

New Standard Controls in ASP.NET 2.0 

Bulleted List - Bullet Styles and Display Modes - Binding Bulleted List to Data Source



File Upload - Selecting files for upload



Image Map - Hot Spots and Hot Modes



Multiview and View



Wizard Controls



Hidden Fields

Validation Controls

Validation Server Controls 

Required Field Validator



Compare Validator



Range Validator



Regular Expression Validator



Custom Validator



Validation Summary

Data Controls

Data Controls 

Grid View



SQLDataSource



Form View





Details View

ObjectDataSourc e



AccessDataSourc e



Data List



Repeater



XMLDataSource



Report Viewer



SiteMapDataSou rce

Login Controls

Login Controls 

Login



Login View



Password Recovery



Login Status



Login Name



Create User Wizard



Change Password

Navigation Controls

Navigation Controls 

Menu



Treeview



SiteMapPath

Web Parts Controls

Web Parts Control 

WebParts Manager



Appearance Editor Part



Proxy WebParts Manager



Behaviour Edit Part



WebPart Zone



Layout Editor Part



Catalog Zone





Declarative Catalog Part

Property Grid Editor Part



Connection Zone



Page Catalog Part



Import Catalog Part



Editor Zone

Crystal Reports Control

Crystal Reports Conrol 

Crystal Report Viewer



Crystal Reports Parts Viewer



Crystal Report Source

User Control

User Control 

A user-authored server control that enables an ASP.NET page to be re-used   as a server control. An ASP.NET user control is authored declaratively  and persisted as a  text file with an .ascx extension.



The ASP.NET page framework compiles a user control on the fly to a class that derives from the System.Web.UI.UserControl class.

Custom Control

Custom Control 

A control authored by a user or a third-party software vendor that does not belong to the .NET Framework class library. This is a generic term that includes user controls. A custom server control is used in Web Forms (ASP.NET pages). A custom client control is used  in Windows Forms applications.

Session Ends

Related Documents

By Sriram. B
June 2020 1
By Sriram . B
June 2020 1
Sriram
October 2019 19