a method that deletes script pages from the config that no longer are part of a base script configuration.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
[ObsoleteAttribute("This function is no longer supported")]
public void DeleteOrphanScriptPages()
Visual Basic
<ObsoleteAttribute("This function is no longer supported")> _
Public Sub DeleteOrphanScriptPages

See Also