Click or drag to resize

ValuePropertyLookupURL Property

LookupURL gives the a URL to an APSX page which shows object to select among. When the aspx is closed the key value must be transported to the property field.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string LookupURL { get; set; }

Property Value

Type: String
See Also