Interface IProfileModule
Namespace: DotNetNuke.UI.Modules
Assembly: DotNetNuke.dll
Syntax
public interface IProfileModule
Properties
DisplayModule
Declaration
bool DisplayModule { get; }
Property Value
Type | Description |
---|---|
bool |
ProfileUserId
Declaration
int ProfileUserId { get; }
Property Value
Type | Description |
---|---|
int |