Click or drag to resize
CMSObjectManagerObjectType Property
Object type of the object. Taken into account only if EditedObject is null.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string ObjectType { get; set; }

Property Value

Type: String
See Also