SearchElementBase
A base class for elements found in search
Constructors
No public constructors defined
Methods
No public methods defined
Properties
| String CreationName {get;} |
stability index:1 |
| The name that is used during node creation |
|
| Boolean Searchable {get;} |
stability index:1 |
| Searchable property |
|
| String Type {get;} |
stability index:1 |
| Type property |
|
| String Description {get;} |
stability index:1 |
| Description property |
|
| String Keywords {get;set;} |
stability index:1 |
| Keywords property |
|
| Double Weight {get;set;} |
stability index:1 |
| Weight property |
|
Events
No public events defined