Class SystemFieldAttribute
- Namespace
- CMS.ContentEngine
- Assembly
- CMS.ContentEngine.dll
Attribute used in generated code to mark system properties.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class SystemFieldAttribute : Attribute
- Inheritance
-
objectAttributeSystemFieldAttribute
- Extension Methods