The fields of the PersistenceTypeAttribute class are listed below. For a complete list of PersistenceTypeAttribute class members, see the PersistenceTypeAttribute Members topic.
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. |