IQueryObjectWithValue MembersKentico 8.1 API Reference
The IQueryObjectWithValue type exposes the following members.
Methods

  NameDescription
Public methodAsValue
Gets a query expression representing this object as a value
Public methodCloneObject
Creates the clone of the object.
(Inherited from IQueryObject.)
Public methodGetExpression
Gets a string expression representing this object
Public methodChanged
Marks the object as changed
(Inherited from IQueryObject.)
Public methodIncludeDataParameters
Adds the data parameters to the current query parameters
(Inherited from IQueryObject.)
Back to Top
Properties

  NameDescription
Public propertyName
Object name, empty by default
(Inherited from IQueryObject.)
Public propertyParameters
Query data parameters
(Inherited from IQueryObject.)
Back to Top
See Also