Đang chuẩn bị liên kết để tải về tài liệu:
Pro Server Controls and AJAX Components phần 7

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

ược kết nối với TextChanged một cách chính xác, TextChangedEventArgs như một tham số thứ hai của mình. Các tham số có tên là TCE là các ống dẫn để thông tin thêm vào BeforeLabel và các giá trị văn bản AfterLabel: private void | CHAPTER 9 ASP.NET AJAX CONTROLS AND EXTENDERS 437 Control properties get_highlightCssClass function return this._highlightCssClass set_highlightCssClass function value if this._highlightCssClass value this._highlightCssClass value this.raisePropertyChanged highlightCssClass get_nohighlightCssClass function return this._nohighlightCssClass set_nohighlightCssClass function value if this._nohighlightCssClass value this._nohighlightCssClass value this.raisePropertyChanged nohighlightCssClass Optional descriptor for JSON serialization. ControlsBook2Lib.Ch09.HighlightedHyperlink.descriptor properties name highlightCssClass type String name nohighlightCssClass type String Register the class as a type that inherits from Sys.UI.Control. ControlsBook2Lib.Ch09.HighlightedHyperlink.registerClass ControlsBook2Lib.Ch09. HighlightedHyperlink Sys.UI.Control if typeof Sys undefined Sys.Application.notifyScriptLoaded Notice that the HighlightedHyperlink client-side component doesn t need to know the CSS class names in advance. The client-side component also contains an optional descriptor for JSON serialization support. Figure 9-1 shows HighlightedHyperLink ASP.NET AJAX-enabled server control in action in the HighlightedHyperLink web form. 438 CHAPTER 9 ASP.NET AJAX CONTROLS AND EXTENDERS Figure 9-1. The rendered HighlightedHyperLink web form in Firefox The source code for the HighlightedHyperLink web form and code-behind file is shown in Listings 9-13 and 9-14. Listing 9-13. The HighlightedHyperLink Web Form .aspx Page File @ Page Language C MasterPageFile MasterPage ControlsBook2MasterPage.Master AutoEventWireup true CodeBehind HighlightedHyperlink.aspx.cs Inherits ControlsBook2Web.Ch09.HighlightedHyperlink Title HighlightedHyperLink Demo @ Register TagPrefix apress Namespace ControlsBook2Lib.Ch09 Assembly ControlsBook2Lib asp Content ID Content1 ContentPlaceHolderID HeadSection runat server style type text css .Highlight color navy font-weight bolder .NoHighlight color Green .

crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.