summaryM:DotNetNuke.Services.Mobile.IPreviewProfileController.GetProfileById(System.Int32,System.Int32)
Namespace: DotNetNuke.Services.MobileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
IPreviewProfile GetProfileById( int portalId, int id ) |
| Visual Basic |
|---|
Function GetProfileById ( portalId As Integer, id As Integer ) As IPreviewProfile |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Mobile.IPreviewProfileController.GetProfileById(System.Int32,System.Int32)
- id
- Type: System..::..Int32
paramidM:DotNetNuke.Services.Mobile.IPreviewProfileController.GetProfileById(System.Int32,System.Int32)