Click or drag to resize
DialogConfigurationMetaFileObjectType Property
Object type that, together with MetaFileObjectID and MetaFileCategory, specifies object where metafiles should be uploaded to.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string MetaFileObjectType { get; set; }

Property Value

Type: String
See Also