SelectionList.Title Propriedade

Definição

Obtém ou define o Title atributo em dispositivos WML. O valor padrão é um string vazio. Essa API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Mobile Apps & Sites com ASP.NET.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Title { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Title : string with get, set
Public Property Title As String

Valor da propriedade

O Title atributo em dispositivos WML.

Atributos

Aplica-se a

Confira também