LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WorkstationUISettings Class Methods
See Also 
Leadtools.Medical.Workstation.UI.Factory Namespace : WorkstationUISettings Class


"

For a list of all members of this type, see WorkstationUISettings members.

"

Public Methods

 NameDescription
public Method GetSchema (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection)
public Method IsReadOnlyOverridden. Gets a value indicating whether the ConfigurationElement object is read-only. (Inherited from ConfigurationElement.)  
Top

Protected Methods

 NameDescription
protected Method ListErrorsAdds the invalid-property errors in this System.Configuration.ConfigurationElement object, and in all subelements, to the passed list. (Inherited from System.Configuration.ConfigurationElement)
protected Method OnDeserializeUnrecognizedAttributeGets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement)
protected Method OnDeserializeUnrecognizedElementGets a value indicating whether an unknown element is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement)
protected Method OnRequiredPropertyNotFoundThrows an exception when a required property is not found. (Inherited from System.Configuration.ConfigurationElement)
protected Method PostDeserializeCalled after deserialization. (Inherited from System.Configuration.ConfigurationElement)
protected Method PreSerializeCalled before serialization. (Inherited from System.Configuration.ConfigurationElement)
protected Method SetPropertyValueSets a property to the specified value. (Inherited from System.Configuration.ConfigurationElement)
Top

See Also