Click or drag to resize
DialogConfigurationMetaFileCategory Property
Object category that, together with MetaFileObjectID and MetaFileObjectType, 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 MetaFileCategory { get; set; }

Property Value

Type: String
See Also