AbstractHierarchicalObjectTObjectSetProperty Method |
Gets the context property.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public virtual bool SetProperty(
string name,
Object value
)
Parameters
- name
- Type: SystemString
Property name - value
- Type: SystemObject
Value to set
Return Value
Type:
BooleanSee Also