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内部で使用されます。

適用対象

こちらもご覧ください