ListView.IDataBoundListControl.ClientIDRowSuffix Property
In questo articolo
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the data field whose value is used to uniquely identify each data row of a ListView control when the ClientIDMode property is set to Predictable.
property cli::array <System::String ^> ^ System::Web::UI::WebControls::IDataBoundListControl::ClientIDRowSuffix { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
string[] System.Web.UI.WebControls.IDataBoundListControl.ClientIDRowSuffix { get; set; }
member this.System.Web.UI.WebControls.IDataBoundListControl.ClientIDRowSuffix : string[] with get, set
Property ClientIDRowSuffix As String() Implements IDataBoundListControl.ClientIDRowSuffix
The name of the data field whose value is used to uniquely identify each instance of a ListView control when ASP.NET generates the ClientID value.
This member is an explicit interface member implementation. It can be used only when the ListView instance is cast to an IDataKeysControl interface.
Applies to
Prodotto | Versioni |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: