Setting Initial Values with Pass-Through Attributes

Providing initial values for FieldValue tags is easily accomplished using pass-through attributes to set the property to be initialized (the "Text" property, for example) and specifying that the pass-through attribute to be "unencoded".  However, for this to work, other pass-through attributes must also be specified to override the default behavior that FieldValue data is automatically loaded from and saved to the database.

See Also

Pass-Through Attributes