Register
Login
Register
Login
Search
Home
Consulting
DNN Apps
Content Management System
Custom DNN Modules
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Gift Certificates
Date Time Calculator
Screenshot Gallery
TimeTracker
QR Code Maker
Open Weather
Tide Chart
Design
Business Links
Support
Knowledge Base
Contact
Site Registration
Site Registration
Welcome
Latest Posts
07
DNN NavigationManager
using DotNetNuke.Abstractions; using DotNetNuke.Entities.Modules; using Microsoft.Extensions.DependencyInj...
[Read the rest of this article...]
08
Openiconic
.oi { font-size: 32px; } The following table shows all available icons. Index Enum Name Icon ...
[Read the rest of this article...]
29
Getting AliasId, TenantId and SiteId in Oqtane
private string myaid = ""; protected override async Task OnInitializedAsync() { try &nb...
[Read the rest of this article...]
Oqtane
26
Here’s how to implement Database calls in Oqtane
1. Add Repository Method Project: Server File: Server\Repository\BusinessCompanyRepository.cs Add this method: public async Task<List<Busine...
[Read the rest of this article...]
Oqtane Module Development