ParseChildrenAttribute.Default Pole

Definice

Definuje výchozí hodnotu pro ParseChildrenAttribute třídu. Toto pole je jen 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 Default pole je false, což znamená, že prvky nejsou analyzovány jako vlastnosti serverového ovládacího prvku.

Platí pro

Viz také