ChannelImageDescription Property
This property is used to specify text that is included in the title attribute of the image's link formed in HTML rendering.
Syntax
char* GetChannelImageDescription();
int SetChannelImageDescription(char* lpszChannelImageDescription);
Default Value
""
Remarks
This property is used to specify text that is included in the title attribute of the image's link formed in HTML rendering.
Data Type
String