Represents the renderings that are defined in a specified database.
For a list of all members of this type, see RenderingRecords Members.
System.Object
Sitecore.Data.Database.DataRecords
Sitecore.Data.RenderingRecords
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A rendering is a layout element that generates output. A rendering can be an XSLT tranformation, a method call, an URL, a XML control or a sublayout. Renderings are inserted into placeholders when rendering a layout.
A rendering can be retrieved using it ID, name or URI.
To retrieve all renderings defined by a database as an array, use the ((M:Sitecore.Data.RenderingRecords.GetAll) method.
Namespace: Sitecore.Data
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
RenderingRecords Members | Sitecore.Data Namespace