MultiLineField members

The MultiLineField type exposes the following members.

Constructors

  Name Description
Public method MultiLineField

Top

Properties

  Name Description
Public property AccessibleHeaderText (Inherited from DataControlField.)
Protected property Control (Inherited from DataControlField.)
Public property ControlStyle (Inherited from DataControlField.)
Public property CssClass
Protected property DesignMode (Inherited from DataControlField.)
Public property FooterStyle (Inherited from DataControlField.)
Public property FooterText (Inherited from DataControlField.)
Public property HeaderImageUrl (Inherited from DataControlField.)
Public property HeaderStyle (Inherited from DataControlField.)
Public property HeaderText (Inherited from DataControlField.)
Public property InsertVisible (Inherited from DataControlField.)
Protected property IsTrackingViewState (Inherited from DataControlField.)
Public property ItemStyle (Inherited from DataControlField.)
Public property LineHeadingCssClass
Public property LineItemsXmlField This xml passed in should be of the form Text
Public property ShowHeader (Inherited from DataControlField.)
Public property SortExpression (Inherited from DataControlField.)
Public property TextCssClass
Protected property ViewState (Inherited from DataControlField.)
Public property Visible (Inherited from DataControlField.)

Top

Methods

  Name Description
Protected method CloneField (Inherited from DataControlField.)
Protected method CopyProperties (Inherited from DataControlField.)
Protected method CreateField (Overrides DataControlField.CreateField().)
Public method Equals (Inherited from Object.)
Public method ExtractValuesFromCell (Inherited from DataControlField.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Initialize (Inherited from DataControlField.)
Public method InitializeCell (Overrides DataControlField.InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32).)
Protected method LoadViewState (Inherited from DataControlField.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnFieldChanged (Inherited from DataControlField.)
Protected method SaveViewState (Inherited from DataControlField.)
Public method ToString (Inherited from DataControlField.)
Protected method TrackViewState (Inherited from DataControlField.)
Public method ValidateSupportsCallback (Inherited from DataControlField.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IDataSourceViewSchemaAccessor.DataSourceViewSchema (Inherited from DataControlField.)
Explicit interface implemetationPrivate property IStateManager.IsTrackingViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.LoadViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.SaveViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.TrackViewState (Inherited from DataControlField.)

Top

See also

Reference

MultiLineField class

Microsoft.Office.Server.Search.WebControls namespace