Sdílet prostřednictvím


PersistChildrenAttribute.Yes Pole

Definice

Označuje, že vnořený obsah by měl při návrhu přetrvávat jako ovládací prvky. Pole Yes je jen pro čtení.

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 

Hodnota pole

Poznámky

Pokud je Yes pole voláno, vnořený obsah se zachová jako ovládací prvky.

Platí pro

Viz také