ModuleManagerGetContextProperty Method |
Gets the value of context property.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static Object GetContextProperty(
string name,
string propertyName
)
Parameters
- name
- Type: SystemString
Context name - propertyName
- Type: SystemString
Property name
Return Value
Type:
Object
See Also