RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RazorSectionAttribute Class

Razor attribute. Indicates that the marked parameter or method is a Razor section. Use this attribute for custom wrappers similar to System.Web.WebPages.WebPageBase.RenderSection(String).

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


[AttributeUsageAttribute]
public sealed class RazorSectionAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class RazorSectionAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class RazorSectionAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbLookup.Controls.WPF.Properties..::..RazorSectionAttribute