Represents the workstation UI section within a configuration file.
public class WorkstationUISettings : SerializableConfigurationSection
Public Class WorkstationUISettings
Inherits Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
Implements System.Xml.Serialization.IXmlSerializable
public ref class WorkstationUISettings : public Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, System.Xml.Serialization.IXmlSerializable
The WorkstationUISettings section will contain all the controls defined in the configuration file to be used by the default UI controls of the workstation.
To override a default UI control, use the control class name as the name value and new control type as the type value.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET