BaseInfoGeneralizedInfoWrapperGetDefaultObject Method |
Returns default object of given object type. Returns null by default. Example is UserInfo which returns user specified in the settings or Global Administrator.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public BaseInfo GetDefaultObject()
Return Value
Type:
BaseInfoSee Also