 | RadioButtonObjectSource Property |
Namespace:
EDK4Net.Web.Controls
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public BusinessBase ObjectSource { get; set; }
<asp:RadioButton ObjectSource="BusinessBase" />
Property Value
Type:
BusinessBaseImplements
IBindableObjectSource
See Also