PersistChildrenAttribute.Yes Campo

Definição

Indica que o conteúdo aninhado deve persistir como controles no tempo de design. O campo Yes é somente leitura.

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

Valor do campo

Comentários

Se o campo for chamado, o Yes conteúdo aninhado será persistido como controles.

Aplica-se a

Confira também