Click or drag to resize
BaseInfoGetParent Method
Returns the parent object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual BaseInfo GetParent()

Return Value

Type: BaseInfo
See Also