AspChildControlTypeAttribute..::..ControlType Property
Gets the type of the control.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[NotNullAttribute] public Type ControlType { get; }
<NotNullAttribute> _ Public ReadOnly Property ControlType As Type Get
[NotNullAttribute] public: property Type^ ControlType { Type^ get (); }