SetBreadCrumbCaption - cWebView

Sets the value of the breadcrumb control's breadcrumb section during forward navigation

Type: Procedure

Parameters: String sCaption

ParameterDescription
sCaptionThe caption text


Syntax
Procedure SetBreadCrumbCaption String sCaption

Call: Send SetBreadCrumbCaption sCaption


Description

SetBreadCrumbCaption sets the value of the breadcrumb control's (cWebBreadcrumb) breadcrumb section during forward navigation.

The messages SetHeaderCaption, SetBreadCrumbCaption, GetHeaderCaption, GetBreadCrumbCaption, psCaption and pbShowCaption are all used to control view captions. This is described in detail under SetHeaderCaption.