Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
AbstractHierarchicalObject(TObject) Class
AbstractHierarchicalObject(TObject) Properties
Item Property
Properties Property
PropertyList Property
RegisteredProperties Property
RegisteredPropertiesObject Property
UseLocalProperties Property
AbstractHierarchicalObject
TObject
Item Property
Gets the value of particular property
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
Object
this
[
string
name
] {
get
;
set
; }
Parameters
name
Type:
System
String
Property name
Property Value
Type:
Object
Implements
INameIndexable
Item
String
ISimpleDataContainer
Item
String
See Also
Reference
AbstractHierarchicalObject
TObject
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com