Click or drag to resize

domainElement Constructor (String, domainElementPosition)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the domainElement class

Namespace:  imbACE.Network.web.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public domainElement(
	string __url,
	domainElementPosition __position = domainElementPosition.sub
)
Request Example View Source

Parameters

__url
Type: SystemString
__position (Optional)
Type: imbACE.Network.web.coredomainElementPosition
See Also