IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

CreateLinkOptionsTitle Property

The title of the link.

Object Oriented Interface

public function getCreateLinkOptionsTitle();
public function setCreateLinkOptionsTitle($value);

Procedural Interface

ipworkscloud_sharefile_get($res, 10 );
ipworkscloud_sharefile_set($res, 10, $value );

Default Value

''

Remarks

The title of the link.

This property specifies the title of the link. To modify this property see UpdateItemInfo.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]