PersistenceModeAttribute.InnerDefaultProperty Campo
Definição
Especifica que uma propriedade persiste como o único conteúdo interno do controle de servidor ASP.NET.Specifies that a property persists as the only inner content of the ASP.NET server control. Este campo é somente leitura.This field is read-only.
public: static initonly System::Web::UI::PersistenceModeAttribute ^ InnerDefaultProperty;
public static readonly System.Web.UI.PersistenceModeAttribute InnerDefaultProperty;
staticval mutable InnerDefaultProperty : System.Web.UI.PersistenceModeAttribute
Public Shared ReadOnly InnerDefaultProperty As PersistenceModeAttribute