ChannelLogo Property
This property contains logo for an image that represents the feed.
Object Oriented Interface
public function getChannelLogo(); public function setChannelLogo($value);
Procedural Interface
ipworks_atom_get($res, 23 ); ipworks_atom_set($res, 23, $value );
Default Value
''
Remarks
This property contains logo for an image that represents the feed.
This property is not available at design time.
Data Type
String