Show/Hide Toolbars

Inventu Viewer+ Server Macros

Override the name property to return the name that will be listed to the client.

 

         public override string name

         {

                 get

                 {

                         return "NiceLogon";

                 }

         }