SystemOptionsListing Class
Provides utilities for building listings of system options
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class SystemOptionsListing
Public Class SystemOptionsListing
public ref class SystemOptionsListing
type SystemOptionsListing = class end
- Inheritance
- Object SystemOptionsListing
- Derived
ClearCache |
Clears the global system options cache
|
GetBool |
Get a system option's value, as a decimal
|
GetDecimal |
Get a system option's value, as a decimal
|
GetId |
Get a system option's value, as a NetForumId
|
GetInt |
Get a system option's value, as an int
|
GetString |
Get a system option's value, as a string
|