UpdateClientOperationTPropertyName Property |
Gets the name of the property which has been changed on the client side.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic string PropertyName { get; }
Public ReadOnly Property PropertyName As String
Get
public:
property String^ PropertyName {
String^ get ();
}
member PropertyName : string with get
Property Value
Type:
String
See Also