Class QueryEventArgs
Query event arguments
[Obsolete("Class was not intended for public use and will be removed.")]
public class QueryEventArgs : CMSEventArgs
- Inheritance
-
objectEventArgsQueryEventArgs
- Inherited Members
- Extension Methods
Constructors
QueryEventArgs()
public QueryEventArgs()
Properties
Query
Query
public string Query { get; set; }
Property Value
- string