XhtmlConformanceSection 构造函数

定义

使用默认参数初始化类的新实例 XhtmlConformanceSection

public:
 XhtmlConformanceSection();
public XhtmlConformanceSection();
Public Sub New ()

注解

构造 XhtmlConformanceSection 函数不打算直接从代码使用。 它由 ASP.NET 配置系统调用。 可以使用XhtmlConformanceSection该方法获取类的GetSection实例。

适用于