ChannelContributorUri Property
This property contains the URI of the contributor.
Object Oriented Interface
public function getChannelContributorUri(); public function setChannelContributorUri($value);
Procedural Interface
ipworks_atom_get($res, 13 ); ipworks_atom_set($res, 13, $value );
Default Value
''
Remarks
This property contains the URI of the contributor.
This property is not available at design time.
Data Type
String