GridInsertionObjectGetPropertyValue Method |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic Object GetPropertyValue(
string name
)
Public Function GetPropertyValue (
name As String
) As Object
public:
Object^ GetPropertyValue(
String^ name
)
member GetPropertyValue :
name : string -> Object
Parameters
- name
- Type: SystemString
Return Value
Type:
Object
See Also