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