AdvantageModuleEngine..::..GetPublishedObjectByMasterIds<(Of <(<'T>)>)> Method
 
    Note: This API is now obsolete.
  
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
            
   Gets the published object by master ids.
   
    Namespace: 
   AdvantageCMS.Core.Common.EngineAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[ObsoleteAttribute] public List<T> GetPublishedObjectByMasterIds<T>( List<Guid> masterIds ) where T : BusinessObject<T>
Type Parameters
- T
 

