summaryM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
Namespace: DotNetNuke.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual int SavePreviewProfile( int id, int portalId, string name, int width, int height, string userAgent, int sortOrder, int userId ) |
Visual Basic |
---|
Public Overridable Function SavePreviewProfile ( id As Integer, portalId As Integer, name As String, width As Integer, height As Integer, userAgent As String, sortOrder As Integer, userId As Integer ) As Integer |
Parameters
- id
- Type: System..::..Int32
paramidM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- name
- Type: System..::..String
paramnameM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- width
- Type: System..::..Int32
paramwidthM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- height
- Type: System..::..Int32
paramheightM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- userAgent
- Type: System..::..String
paramuserAgentM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- sortOrder
- Type: System..::..Int32
paramsortOrderM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)
- userId
- Type: System..::..Int32
paramuserIdM:DotNetNuke.Data.DataProvider.SavePreviewProfile(System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32)