DotNetNuke.ComponentModel.DataAnnotations.ScopeAttribute
Namespace: DotNetNuke.ComponentModel.DataAnnotationsAssembly: 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)