TheBaseEngine..::..AddUrl Method
 
    Note: This API is now obsolete.
  
Assembly: C-DEngine (in C-DEngine.dll)
            
   RETIRED IN V4: No more channels
   
    Namespace: 
   nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[ObsoleteAttribute] public bool AddUrl( TheChannelInfo pChannelInfo, bool PrioToNewUrl )
<ObsoleteAttribute> _ Public Function AddUrl ( _ pChannelInfo As TheChannelInfo, _ PrioToNewUrl As Boolean _ ) As Boolean
[ObsoleteAttribute] public: bool^ AddUrl( TheChannelInfo^ pChannelInfo, bool^ PrioToNewUrl )
Parameters
- pChannelInfo
 - Type: nsCDEngine.ViewModels..::..TheChannelInfo
The new Channel info to be added to the redundancy list 
- PrioToNewUrl
 - Type: Boolean
If this is set to true, the new Channel will be used as the new active channel