Returns a list of all active SiteFragments of this Site
[Visual Basic] Public Property ReadOnly List<T> As [C#] public List<T> List<T> { get; } [C++] public: __property * get_List<T>(); [JScript] public function get List<T>() : List<T>
use the hasFragment function to check if a specified Fragment is activated for your Site
Site Class | ppm3dakClient Namespace