PageModules Class
Page Modules collection.
Namespace:
FLEXYGO.EnvironmentAssembly: flxEnvironment (in flxEnvironment.dll)
Syntax
[SerializableAttribute] public class PageModules : ClassCollection<PageModule>
<SerializableAttribute> _ Public Class PageModules _ Inherits ClassCollection(Of PageModule)
Inheritance Hierarchy
Dictionary<(Of <(<'String, T>)>)>
FLEXYGO.Utilities.General..::..ClassCollection<(Of <(<'PageModule>)>)>
FLEXYGO.Environment..::..PageModules