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

In This Topic
CustomNotificationIconOk Property (DocuViewareControl)
In This Topic
Custom success notification icon.
Used to specify a custom icon within success notification boxes.
Syntax
'Declaration
 
Public Property CustomNotificationIconOk 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