PersistenceModeAttribute.EncodedInnerDefaultProperty フィールド

定義

プロパティが HTML エンコードされ、ASP.NET サーバー コントロールの唯一の内部の内容として永続化されることを指定します。 このフィールドは読み取り専用です。

public: static initonly System::Web::UI::PersistenceModeAttribute ^ EncodedInnerDefaultProperty;
public static readonly System.Web.UI.PersistenceModeAttribute EncodedInnerDefaultProperty;
 staticval mutable EncodedInnerDefaultProperty : System.Web.UI.PersistenceModeAttribute
Public Shared ReadOnly EncodedInnerDefaultProperty As PersistenceModeAttribute 

フィールド値

PersistenceModeAttribute

適用対象