Click or drag to resize
CMSAbstractUIWebpartObjectType Property
Web part's object type. If not set, use default context's object type.

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

Property Value

Type: String
See Also