ReadOnlyTextBox 类

更新:2007 年 11 月

提供显示只读文本的控件。

**命名空间:**System.Web.Management

**程序集:**aspnet_regsql.exe

Public Class ReadOnlyTextBox
    Inherits TextBox
public class ReadOnlyTextBox : TextBox
public ref class ReadOnlyTextBox : TextBox

权限

权限

说明

AspNetHostingPermission

用于在宿主环境中操作。要求值:LinkDemand;权限值:Minimal

AspNetHostingPermission

用于在宿主环境中操作。要求值:InheritanceDemand;权限值:Minimal

备注

此控件由 ASP.NET SQL Server 配置工具 (aspnet_regsql.exe) 使用。

要求

**.NET Framework 版本:**2.0

请参见

参考

System.Web.Management

TextBox

其他资源

System.Web.Management 命名空间