C# Class Rolcore.Web.UI.WebControls.LinqDataSourceExtensionMethods

Afficher le fichier Open project: Rollins/Rolcore

Méthodes publiques

Méthode Description
Clone ( this source ) : System.Web.UI.WebControls.LinqDataSource

Creates a new instance of LinqDataSource with the same properties as the given LinqDataSource.

Method Details

Clone() public static méthode

Creates a new instance of LinqDataSource with the same properties as the given LinqDataSource.
public static Clone ( this source ) : System.Web.UI.WebControls.LinqDataSource
source this
Résultat System.Web.UI.WebControls.LinqDataSource