PersistChildrenAttribute.Yes Fält

Definition

Anger att kapslat innehåll ska sparas som kontroller vid designtillfället. Fältet Yes är skrivskyddat.

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 

Fältvärde

Kommentarer

Om fältet Yes anropas sparas kapslat innehåll som kontroller.

Gäller för

Se även