MobileListItemCollection.SetAll(MobileListItem[]) Método

Definição

Define a matriz de objetos MobileListItem como o MobileListItemCollection. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & Sites com ASP.NET.

public void SetAll (System.Web.UI.MobileControls.MobileListItem[] value);

Parâmetros

value
MobileListItem[]

A matriz MobileListItem.

Aplica-se a

Produto Versões
.NET Framework 1.1, 2.0, 3.0, 3.5, 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

Confira também