PersistChildrenAttribute.Yes Campo

Definição

Indica que o conteúdo aninhado deve persistir como controlo no momento do design. O Yes campo é só de 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 de Campo

Observações

Se o Yes campo for chamado, o conteúdo aninhado é mantido como controlo.

Aplica-se a

Ver também