The DataManager type exposes the following members.

Properties

  Name Description
Public property AutoValidationGroup
Gets or sets the auto validation group.

Note: Data manager will use this value to set validation group value to all binding controls.

Public property DataBindings
Gets or sets data manager data bindings.
Public property EmptyValueDefaults
Gets or sets the list of default values per type that are used when Web control has empty value.
Public property IsPreviewMode
Gets or sets if control is in preview mode.

See Also