Show / Hide Table of Contents

Interface IHydratable

Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke.dll
Syntax
public interface IHydratable

Properties

KeyID

Declaration
int KeyID { get; set; }
Property Value
Type Description
int

Methods

Fill(IDataReader)

Declaration
void Fill(IDataReader dr)
Parameters
Type Name Description
IDataReader dr

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS