ParseChildrenAttribute.ParseAsProperties Pole

Definice

Označuje, že vnořený obsah obsažený v ovládacím prvku serveru je analyzován jako vlastnosti ovládacího prvku.

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

Hodnota pole

Poznámky

ParseAsProperties Pokud je pole voláno, vnořený obsah obsažený v ovládacím prvku serveru se analyzuje jako vlastnosti.

Platí pro

Viz také