TTMSFNCMaps.AddHeadLink Method
Creates and returns head link.
API unit family: TMSFNCMaps
Declaring type: TTMSFNCMaps
Inherited from: TTMSFNCCustomMaps
Syntax
function AddHeadLink(AURL: string; AKind: TTMSFNCMapsLinkKind = mlkScript; ARel: string = ''): TTMSFNCMapsHeadLink; virtual;
Parameters
| Name | Description |
|---|---|
AURL |
Url value. |
AKind |
Resource kind to create. |
ARel |
Relationship attribute for the generated link. |
Returns
String value returned by the operation.