AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Migas de pan
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
<Breadcrumb>.DeleteLink (Function)
In french: <Chemin de navigation>.SupprimeLien
Deletes a link from a Breadcrumb control.
Example
SMP_MyBreadcrumbControl.DeleteLink(5)
Syntax
<Breadcrumb control>.DeleteLink(<Number>)
<Breadcrumb control>: Control name
Name of the Breadcrumb control in which the link will be deleted.
<Number>: Integer
Number of the link to delete. This number is between 1 and the number of occurrences of the <Breadcrumb control> (returned by the Count property).
Component: wd290page.dll
Versión mínima requerida
  • Versión 23
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/06/2023

Señalar un error o enviar una sugerencia | Ayuda local