ParseChildrenAttribute.Default Pole

Definice

Definuje výchozí hodnotu pro ParseChildrenAttribute třídu. Toto pole je určeno pouze ke čtení.

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

Hodnota pole

Poznámky

Výchozí hodnota pole Default je false, což znamená, že prvky nejsou analyzovány jako vlastnosti ovládacího prvku serveru.

Platí pro

Viz také