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