ASP.NET Parent 属性

定义和用法

Parent 属性获取对服务器控件的父控件的引用。

实例

本例显示包含 button 控件的 Parent 元素:


实例

包含 button 控件的 Parent 元素