CMSObjectManagerInfoObject Property |
Returns object with which the manager is working. It return the object based on ObjectType nd ObjectID properties, if these properties are not present, checks if the EditedObject is present.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntaxpublic BaseInfo InfoObject { get; }
Property Value
Type:
BaseInfo
See Also