[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.QueryParameter.SetName

SetName Method

SetName(string)

Sets the name of the current QueryParameter.

Declaration
protected override void SetName(string newName)
Parameters
Type Name Description
string newName

The new name of the parameter.

Overrides