image

задает путь к изображению для кнопки типа image

string image;

Example

{ 
    view:"button", 
    type: "image", 
    image:".../img.gif", 
    label: "Image Button" 
}

Related samples

See also
  • Articles
  • Наверх