Skip to main content

Class NavigationElement

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for NavigationElement. A single navigation entry - a key and its navigation value (soprotocol).

Inheritance

objectCarrierNavigationElement

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

Default constructor - defaults any enum props to 0.

Properties

Key

Navigation key; identifies the screen/panel for Current, or the entry for Recent

Property Value

string The navigation value (soprotocol string)

Property Value

string

See Also

ViewStateAgent