共用方式為


XhtmlControlAdapter.StyleSheetLocationAttributeValue 屬性

定義

從包含 CssLocation 屬性的表單中取得其值 (如果屬性存在)。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with 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 內部使用。

適用於

另請參閱