Click or drag to resize
BaseInfoGetExisting Method
Returns the existing object based on current object data.

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

Return Value

Type: BaseInfo
See Also