GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / CustomNotificationIconInfo Property

In This Topic
CustomNotificationIconInfo Property (DocuViewareControl)
In This Topic
Custom info notification icon.
Used to specify a custom icon within information notification boxes.
Syntax
'Declaration
 
Public Property CustomNotificationIconInfo As String
 
Remarks
Default value is empty. When filled, the value specifies the HTML content of the element. For example <img scr="http://www.mysite.com/myimage.jpg" />.
See Also