Class ScopeType
Class of ScopeType.
Implements
Inherited Members
Namespace: DotNetNuke.Entities.Content.Taxonomy
Assembly: DotNetNuke.dll
Syntax
public class ScopeType : ScopeTypeMemberNameFixer, IHydratable
Constructors
| Improve this Doc View SourceScopeType()
Initializes a new instance of the ScopeType class.
Declaration
public ScopeType()
See Also
| Improve this Doc View SourceScopeType(String)
Initializes a new instance of the ScopeType class.
Declaration
public ScopeType(string scopeType)
Parameters
Type | Name | Description |
---|---|---|
System.String | scopeType |
See Also
Properties
| Improve this Doc View SourceKeyID
Class of ScopeType.
Declaration
public int KeyID { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
See Also
| Improve this Doc View SourceScopeTypeId
Class of ScopeType.
Declaration
public int ScopeTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
See Also
Methods
| Improve this Doc View SourceFill(IDataReader)
Class of ScopeType.
Declaration
public void Fill(IDataReader dr)
Parameters
Type | Name | Description |
---|---|---|
IDataReader | dr |
See Also
| Improve this Doc View SourceToString()
Class of ScopeType.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |