Class ScopeAttribute
Implements
Inherited Members
Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
public class ScopeAttribute : Attribute, _Attribute
Constructors
ScopeAttribute(string)
Declaration
public ScopeAttribute(string scope)
Parameters
| Type | Name | Description |
|---|---|---|
| string | scope |
Properties
Scope
Declaration
public string Scope { get; set; }
Property Value
| Type | Description |
|---|---|
| string |