Click or drag to resize
CMSOutputResourceEtag Property
Gets or sets the E-tag of the data.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public string Etag { get; set; }

Property Value

Type: String
See Also