ControlAdapter.PageAdapter Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a reference to the page adapter for the page where the associated control resides.
protected:
property System::Web::UI::Adapters::PageAdapter ^ PageAdapter { System::Web::UI::Adapters::PageAdapter ^ get(); };
[System.ComponentModel.Browsable(false)]
protected System.Web.UI.Adapters.PageAdapter PageAdapter { get; }
[<System.ComponentModel.Browsable(false)>]
member this.PageAdapter : System.Web.UI.Adapters.PageAdapter
Protected ReadOnly Property PageAdapter As PageAdapter
A PageAdapter for the page where the control associated with the current ControlAdapter is situated.
- Attributes
The PageAdapter property provides access to the System.Web.UI.Adapters.PageAdapter object for the Page object where the Control object associated with the current ControlAdapter object is situated.
The PageAdapter property can be used to access other items at the page adapter level, such as common target-specific functions that could apply to several control types on the page.
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: