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; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Property Content As CallBackContent
Get
Set
<asp:FMNControl>
<Content>CallBackContent</Content>
</asp:FMNControl>
Property Value
Type:
CallBackContent
See Also