NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PersistenceTypeAttribute Fields

The fields of the PersistenceTypeAttribute class are listed below. For a complete list of PersistenceTypeAttribute class members, see the PersistenceTypeAttribute Members topic.

Public:

Default This marks the default literal content information for a web control. (equal to No.)
Inner This marks a property or event as persistable within the HTML tag.
InnerChild This marks a property or event as persistable within the HTML tag as a child.
Tag This marks a property or event as persistable in the HTML tag.

See Also

PersistenceTypeAttribute Class | System.Web.UI Namespace