Gets the properties for this container.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
PropertyMap Properties { get; } |
| Visual Basic |
|---|
ReadOnly Property Properties As PropertyMap Get |
| Visual C++ |
|---|
property PropertyMap^ Properties { PropertyMap^ get (); } |
Field Value
Properties of this container.
Remarks
Returns an empty property
map if there are no properties defined for this container.