Sdílet prostřednictvím


EntityDataSourceDesigner.DefaultContainerName Vlastnost

Definice

Získá nebo nastaví DefaultContainerName vlastnost EntityDataSource ovládacího prvku.

public:
 property System::String ^ DefaultContainerName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.WebControls.EntityDataSourceContainerNameConverter))]
public string DefaultContainerName { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.WebControls.EntityDataSourceContainerNameConverter))>]
member this.DefaultContainerName : string with get, set
Public Property DefaultContainerName As String

Hodnota vlastnosti

Hodnota DefaultContainerName vlastnosti.

Atributy

Platí pro