System_Settings Class
Top-level settings that control basic operation and appearance of the entire SobekCM instance
Namespace: SobekCM.Core.SettingsAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[XmlRootAttribute("SystemSettings")]
[DataContractAttribute]
[ProtoContractAttribute]
public class System_Settings |
Inheritance Hierarchy
Constructors
| Name | Description |
---|
| System_Settings | Constructor for a new instance of the System_Settings class |
Methods
| Name | Description |
---|
| Help_URL | URL used for the main help pages about this system's basic functionality |
| Metadata_Help_URL | Get the URL for all metadata help pages which are used when users request
help while submitting a new item or editing an existing item |
| ShouldSerializeDisable_Standard_User_Logon_Message | Method suppresses XML Serialization of the Disable_Standard_User_Logon_Message property if it is empty |
Properties
See Also