XhtmlControlAdapter.StyleSheetLocationAttributeValue 属性

定义

从包含属性的窗体中获取属性的值 CssLocation (如果存在)。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

protected:
 virtual property System::String ^ StyleSheetLocationAttributeValue { System::String ^ get(); };
protected virtual string StyleSheetLocationAttributeValue { get; }
member this.StyleSheetLocationAttributeValue : string
Protected Overridable ReadOnly Property StyleSheetLocationAttributeValue As String

属性值

一个字符串,包含级联样式表的路径和文件名(如果属性存在);否则,为 Empty.

注解

此方法主要供 .NET Framework 在内部使用。

适用于

另请参阅