{CompanyName} FlexyGo

PageModules Class

Page Modules collection.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


[SerializableAttribute]
public class PageModules : ClassCollection<PageModule>
<SerializableAttribute> _
Public Class PageModules _
	Inherits ClassCollection(Of PageModule)

Inheritance Hierarchy


Object
  Dictionary<(Of <(<'String, T>)>)>
    FLEXYGO.Utilities.General..::..ClassCollection<(Of <(<'PageModule>)>)>
      FLEXYGO.Environment..::..PageModules