 | DropDownListReadRoles Property |
Namespace:
EDK4Net.Web.Controls
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax[BindableAttribute(true)]
[DefaultValueAttribute("")]
public string ReadRoles { get; set; }
<asp:DropDownList ReadRoles="String" />
Property Value
Type:
StringImplements
IEditableReadRoles
See Also