Click or drag to resize

FMNControlContent Property

Gets or Sets the CallBackContent.

Namespace:  Cadcorp.Web.UI.FindMyNearest
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public CallBackContent Content { get; set; }

Property Value

Type: CallBackContent
See Also