DataFormParameter Properties

Include Protected Members
Include Inherited Members

The DataFormParameter type exposes the following members.

Properties

  Name Description
Public property ControlID (Inherited from ControlParameter.)
Public property ConvertEmptyStringToNull (Inherited from Parameter.)
Public property DbType (Inherited from Parameter.)
Public property DefaultValue (Inherited from Parameter.)
Public property Direction (Inherited from Parameter.)
Protected property IsTrackingViewState (Inherited from Parameter.)
Public property Name (Inherited from Parameter.)
Public property ParameterKey Gets the string to be used in extracting the correct value for the control parameter.
Protected property ParameterValues Gets the hash table name/value pair to be extracted by this parameter class. Used by inheritors of the DataFormParameter. In base class it returns null.
Public property PropertyName (Inherited from ControlParameter.)
Public property Size (Inherited from Parameter.)
Public property Type (Inherited from Parameter.)
Protected property ViewState (Inherited from Parameter.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IStateManager.IsTrackingViewState (Inherited from Parameter.)

Top

See Also

Reference

DataFormParameter Class

Microsoft.SharePoint.WebPartPages Namespace