Represents settings for a feature instance
| C# |
public sealed class ModuleSettings
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| ModuleSettings()()() | Initializes a new instance of the ModuleSettings class | |
| CreateDefaultModuleSettings(Int32) | ||
| CreateModuleSetting(Guid, Int32, String, String, String, String, String, String, Int32) | ||
| DeleteModuleSettings(Int32) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetCustomSettingValues(Int32) | ||
| GetDefaultSettings(Int32) | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetModuleSettings(Int32) | ||
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) | |
| UpdateModuleSetting(Guid, Int32, String, String) |
| Object | |
| ModuleSettings | |