Defines a placeholder property
Namespace: Composite.Core.PageTemplatesAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public class PlaceholderAttribute : Attribute |
Visual Basic |
---|
Public Class PlaceholderAttribute _
Inherits Attribute |
Visual C++ |
---|
public ref class PlaceholderAttribute : public Attribute |
Inheritance Hierarchy
See Also