UtilitiesGetErrorsAsync(Guid, Guid, Int32, Int32, String, String, Object) Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void GetErrorsAsync(
Guid masterId,
Guid webSiteId,
int currentPage,
int pageSize,
string where,
string orderBy,
Object userState
)
Public Sub GetErrorsAsync (
masterId As Guid,
webSiteId As Guid,
currentPage As Integer,
pageSize As Integer,
where As String,
orderBy As String,
userState As Object
)
Parameters
- masterId Guid
-
- webSiteId Guid
-
- currentPage Int32
-
- pageSize Int32
-
- where String
-
- orderBy String
-
- userState Object
-