Click or drag to resize

domainElement Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Element naziva domena
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Network.web.coredomainElement

Namespace:  imbACE.Network.web.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.collectionPrimaryKey, "url")]
public class domainElement : imbBindable
Request Example View Source

The domainElement type exposes the following members.

Constructors
  NameDescription
Public methoddomainElement
Initializes a new instance of the domainElement class
Public methoddomainElement(String, domainElementPosition)
Initializes a new instance of the domainElement class
Top
Properties
  NameDescription
Public propertyposition
domainElementPosition
Public propertyurl
URL pojavni oblik elementa domena
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also