Gets the scope types.

Namespace: DotNetNuke.Entities.Content.Data
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public IDataReader GetScopeTypes()
Visual Basic
Public Function GetScopeTypes As IDataReader

Return Value

data reader.

Implements

IDataService..::..GetScopeTypes()()()()

See Also