UserControlBaseControlName Property |
Namespace: Kettic.AspNet.Controls.DialogsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public virtual string ControlName { get; }
Public Overridable ReadOnly Property ControlName As String
Get
public:
virtual property String^ ControlName {
String^ get ();
}
abstract ControlName : string with get
override ControlName : string with get
Property Value
Type:
StringSee Also