DatePickerBrowsableAttribute Constructor |
Namespace: Kettic.AspNet.Controls.Design.DatePickerAttributesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic DatePickerBrowsableAttribute(
bool browsable
)
Public Sub New (
browsable As Boolean
)
public:
DatePickerBrowsableAttribute(
bool browsable
)
new :
browsable : bool -> DatePickerBrowsableAttribute
Parameters
- browsable
- Type: SystemBoolean
See Also