| RazorSectionAttribute Class |
Razor attribute. Indicates that a parameter or a method is a Razor section.
Use this attribute for custom wrappers similar to
[!:System.Web.WebPages.WebPageBase.RenderSection(String)]
Inheritance Hierarchy
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax public sealed class RazorSectionAttribute : Attribute
Public NotInheritable Class RazorSectionAttribute
Inherits Attribute
public ref class RazorSectionAttribute sealed : public Attribute
[<SealedAttribute>]
type RazorSectionAttribute =
class
inherit Attribute
end
The RazorSectionAttribute type exposes the following members.
Constructors See Also