ResolveControlEventArgsControl Property |
Namespace: Kettic.AspNetAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic Control Control { get; set; }
Public Property Control As Control
Get
Set
public:
property Control^ Control {
Control^ get ();
void set (Control^ value);
}
member Control : Control with get, set
Property Value
Type:
Control
See Also