Class UIComponent.ContentModule
Inheritance
System.Object
UIComponent.ContentModule
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NoXP.Shared.UI
Assembly: NoXP.RuntimeComponents.dll
Syntax
public sealed class ContentModule : UIComponent.UIBaseComponentModule
Constructors
ContentModule(UIComponent)
Declaration
public ContentModule(UIComponent owner)
Parameters
| Type | Name | Description |
|---|---|---|
| UIComponent | owner |
Methods
Init()
Declaration
protected override void Init()
Overrides
NoXP.Shared.UI.UIComponentModule<NoXP.Shared.UI.UIComponent>.Init()