Sitecore 5.0 API

TemplateSectionFieldIDs Class

Defines wellknown IDs for template sections.

For a list of all members of this type, see TemplateSectionFieldIDs Members.

System.Object
   Sitecore.TemplateSectionFieldIDs

[Visual Basic]
Public Class TemplateSectionFieldIDs
[C#]
public class TemplateSectionFieldIDs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An ID identifies an object within the system, but not uniquely. The underlying data of an ID is a Guid.

The class does not contain any functionality, but serves only as a placeholder for a predefined Guids.

Requirements

Namespace: Sitecore

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

TemplateSectionFieldIDs Members | Sitecore Namespace