Interface IProfileModule
Namespace: DotNetNuke.UI.Modules
Assembly: DotNetNuke.dll
Syntax
public interface IProfileModule
Properties
| Improve this Doc View SourceDisplayModule
Declaration
bool DisplayModule { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProfileUserId
Declaration
int ProfileUserId { get; }
Property Value
Type | Description |
---|---|
System.Int32 |