Click or drag to resize

StaticWebModule Constructor

Initializes a new instance of the StaticWebModule class with specific ObjectTransaction

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public StaticWebModule(
	ObjectTransaction tr
)

Parameters

tr
Type: Aloe.SystemFrameworks.DomainObjectTransaction
See Also