Click or drag to resize
CMSFileResultEntityTag Property
Gets or sets the ETag associated with the CMSFileResult.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public string EntityTag { get; set; }

Property Value

Type: String

Implements

ICMSEntityTagActionResultEntityTag
See Also