You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

Styles the SRP Button control to visually resemble a standard command link.

Syntax

rv = Form_Services("CreateCommandLink2", CtrlEntId, Label, Icon, Explanation)

Parameters

ParameterDescription
CtrlEntId

Fully qualified control entity ID of the SRP Button control.

LabelText to show in the primary label for the command link.

Icon

Icon that should appear to the left of the label. Default is CommandLink.png.

Explanation

Supplemental explanation that describes the purpose for this command link.

Version

16.0.18

  • No labels