DotNetNuke.ComponentModel.DataAnnotations.ScopeAttribute

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public ScopeAttribute(
	string scope
)
Visual Basic
Public Sub New ( 
	scope As String
)

Parameters

scope
Type: System..::..String
paramscopeM:DotNetNuke.ComponentModel.DataAnnotations.ScopeAttribute.#ctor(System.String)

See Also