Click or drag to resize
CMSContentResultContent Property
Gets or set the content representing the body of the response.

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

Property Value

Type: String
See Also