CssIterationAttribute Class

Definition

CSS Iteration URI

public ref class CssIterationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class CssIterationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type CssIterationAttribute = class
    inherit Attribute
Public NotInheritable Class CssIterationAttribute
Inherits Attribute
Inheritance
CssIterationAttribute
Attributes

Constructors

CssIterationAttribute(String)

Initializes a new instance of the CssIterationAttribute class for CSS Iteration URI.

Properties

CssIteration

Gets the CSS Iteration URI.

Applies to